9
0
Fork 0
barebox/drivers/mci
Sascha Hauer 3db0a1e7fe mmc spi: compile fix
Without CRC support the mmc spi driver fails to compile with
the following:

drivers/mci/mci_spi.c:74:18: error: static declaration of 'crc7' follows non-static declaration

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-11-28 09:38:16 +01:00
..
Kconfig mmc spi: add missing dependency on SPI 2011-11-28 09:34:31 +01:00
Makefile mci: Add MCI over SPI support 2011-11-25 12:38:29 +01:00
at91_mci.h mci: add Atmel AT91 MCI driver 2011-06-16 17:54:12 +02:00
atmel_mci.c introduce io.h 2011-09-22 19:03:05 +02:00
imx-esdhc.c introduce io.h 2011-09-22 19:03:05 +02:00
imx-esdhc.h mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
imx.c introduce io.h 2011-09-22 19:03:05 +02:00
mci-core.c Use generic block layer to access the drives and do partition parsing 2011-11-28 09:23:24 +01:00
mci_spi.c mmc spi: compile fix 2011-11-28 09:38:16 +01:00
mxs.c Merge branch 'next' 2011-10-09 03:58:49 +02:00
omap_hsmmc.c mci omap: do not fail on nonexistent pdata 2011-10-13 16:53:51 +02:00
s3c.c introduce io.h 2011-09-22 19:03:05 +02:00