From 91ddf2fe5b5f597078faf00ddf756023137799b4 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 3 Mar 2010 09:40:17 +0000 Subject: ar71xx: refresh 2.6.33 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19960 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-2.6.33/203-pb44_spi_controller.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-2.6.33/203-pb44_spi_controller.patch') diff --git a/target/linux/ar71xx/patches-2.6.33/203-pb44_spi_controller.patch b/target/linux/ar71xx/patches-2.6.33/203-pb44_spi_controller.patch index e48710ca9..2a6edeb18 100644 --- a/target/linux/ar71xx/patches-2.6.33/203-pb44_spi_controller.patch +++ b/target/linux/ar71xx/patches-2.6.33/203-pb44_spi_controller.patch @@ -17,7 +17,7 @@ depends on (ARCH_AT91 || AVR32) --- a/drivers/spi/Makefile +++ b/drivers/spi/Makefile -@@ -22,6 +22,7 @@ obj-$(CONFIG_SPI_GPIO) += spi_gpio.o +@@ -24,6 +24,7 @@ obj-$(CONFIG_SPI_GPIO) += spi_gpio.o obj-$(CONFIG_SPI_GPIO_OLD) += spi_gpio_old.o obj-$(CONFIG_SPI_IMX) += spi_imx.o obj-$(CONFIG_SPI_LM70_LLP) += spi_lm70llp.o -- cgit v1.2.3