X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.24%2F921-gpio_spi_driver.patch;h=eeb7285a046f2c152743b854e92e53baa9c2dfe1;hb=9a935f099ab4efc17ce91478fba50a10902c71e4;hp=aa4e6ee0ac0f7654e3370a3ede12e6c928443d59;hpb=3e6a0c14b44e8e6df086cb1cd87e5d9d87d57794;p=openwrt-10.03%2F.git diff --git a/target/linux/generic-2.6/patches-2.6.24/921-gpio_spi_driver.patch b/target/linux/generic-2.6/patches-2.6.24/921-gpio_spi_driver.patch index aa4e6ee0a..eeb7285a0 100644 --- a/target/linux/generic-2.6/patches-2.6.24/921-gpio_spi_driver.patch +++ b/target/linux/generic-2.6/patches-2.6.24/921-gpio_spi_driver.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.23.16/drivers/spi/Kconfig -=================================================================== ---- linux-2.6.23.16.orig/drivers/spi/Kconfig -+++ linux-2.6.23.16/drivers/spi/Kconfig -@@ -100,6 +100,11 @@ config SPI_BUTTERFLY +--- a/drivers/spi/Kconfig ++++ b/drivers/spi/Kconfig +@@ -100,6 +100,11 @@ inexpensive battery powered microcontroller evaluation board. This same cable can be used to flash new firmware. @@ -14,11 +12,9 @@ Index: linux-2.6.23.16/drivers/spi/Kconfig config SPI_IMX tristate "Freescale iMX SPI controller" depends on SPI_MASTER && ARCH_IMX && EXPERIMENTAL -Index: linux-2.6.23.16/drivers/spi/Makefile -=================================================================== ---- linux-2.6.23.16.orig/drivers/spi/Makefile -+++ linux-2.6.23.16/drivers/spi/Makefile -@@ -16,6 +16,7 @@ obj-$(CONFIG_SPI_BFIN) += spi_bfin5xx. +--- a/drivers/spi/Makefile ++++ b/drivers/spi/Makefile +@@ -16,6 +16,7 @@ obj-$(CONFIG_SPI_BITBANG) += spi_bitbang.o obj-$(CONFIG_SPI_AU1550) += au1550_spi.o obj-$(CONFIG_SPI_BUTTERFLY) += spi_butterfly.o