diff options
author | Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com> | 2014-02-03 02:43:46 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-03 14:14:06 +0100 |
commit | 64b67defe4eb4de2d2df8acd5584a9e28fa727d3 (patch) | |
tree | d027f6211f426a349d9e6caa66c651a0cd78eadd /drivers/spi/spi-atmel.c | |
parent | spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI (diff) | |
download | linux-64b67defe4eb4de2d2df8acd5584a9e28fa727d3.tar.xz linux-64b67defe4eb4de2d2df8acd5584a9e28fa727d3.zip |
spi: rspi: fix build error when CONFIG_OF is not set
This patch fixes an issue that the following build error happens when
the CONFIG_OF is not set:
drivers/spi/spi-rspi.c: In function 'rspi_probe':
drivers/spi/spi-rspi.c:1203:26: error: 'rspi_of_match' undeclared (first use in this function)
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-atmel.c')
0 files changed, 0 insertions, 0 deletions