diff options
author | Jiri Slaby <jslaby@suse.cz> | 2011-12-07 20:18:16 (GMT) |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2011-12-07 20:58:25 (GMT) |
commit | d9ddcec35d713dd33dc20dcb4db84db35f9956a6 (patch) | |
tree | 5fe6447cc0d66c37c755455b724256df1da791e7 /fs/freevxfs/vxfs_fshead.h | |
parent | 00d2952caa6b0b2cd113494ae39f08c4663f371b (diff) | |
download | linux-fsl-qoriq-d9ddcec35d713dd33dc20dcb4db84db35f9956a6.tar.xz |
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
When spi_fsl_espi is chosen to be built as a module, there is a build
error because we test only CONFIG_SPI_FSL_ESPI in declaration of
struct mpc8xxx_spi in drivers/spi/spi_fsl_lib.h. Also some called
functions are not exported.
So we forbid CONFIG_SPI_FSL_ESPI to be tristate here.
The error looks like:
drivers/spi/spi_fsl_espi.c: In function 'fsl_espi_bufs':
drivers/spi/spi_fsl_espi.c:232: error: 'struct mpc8xxx_spi' has no member named 'len'
...
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'fs/freevxfs/vxfs_fshead.h')
0 files changed, 0 insertions, 0 deletions