X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/554d8397148d6fd69fa9b73098e14835c66c71a4..fa8e8a47a84ad7575bfda2fcd724d8a7c9ec4bd8:/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch diff --git a/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch b/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch index 5367de872..5d9e44d73 100644 --- a/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch +++ b/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch @@ -15,7 +15,7 @@ +#include +#include +#include -+#include ++#include +#include +#include +#include @@ -618,7 +618,7 @@ + +config GPIOMMC + tristate "MMC/SD over GPIO-based SPI" -+ depends on MMC && MMC_SPI && SPI_GPIO ++ depends on MMC && MMC_SPI && (SPI_GPIO || SPI_GPIO_OLD) + help + This driver hooks up the mmc_spi and spi_gpio modules so that + MMC/SD cards can be used on a GPIO based bus by bitbanging