From 104b3386a23c4179fb3a993bed106c256625a70d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 26 Jul 2008 10:53:23 +0000 Subject: update to 2.6.25.12 SVN-Revision: 11933 --- target/linux/ar71xx/patches/003-ar71xx_usb_host.patch | 2 +- target/linux/ar71xx/patches/900-mips_multi_machine_support.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/ar71xx/patches') diff --git a/target/linux/ar71xx/patches/003-ar71xx_usb_host.patch b/target/linux/ar71xx/patches/003-ar71xx_usb_host.patch index 33b2475..60c0d1e 100644 --- a/target/linux/ar71xx/patches/003-ar71xx_usb_host.patch +++ b/target/linux/ar71xx/patches/003-ar71xx_usb_host.patch @@ -47,7 +47,7 @@ --- a/drivers/usb/host/ohci-hcd.c +++ b/drivers/usb/host/ohci-hcd.c @@ -1057,6 +1057,11 @@ - #define PLATFORM_DRIVER ohci_hcd_sm501_driver + #define SM501_OHCI_DRIVER ohci_hcd_sm501_driver #endif +#ifdef CONFIG_USB_OHCI_AR71XX diff --git a/target/linux/ar71xx/patches/900-mips_multi_machine_support.patch b/target/linux/ar71xx/patches/900-mips_multi_machine_support.patch index 8932ba6..1d9a601 100644 --- a/target/linux/ar71xx/patches/900-mips_multi_machine_support.patch +++ b/target/linux/ar71xx/patches/900-mips_multi_machine_support.patch @@ -123,7 +123,7 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -700,6 +700,7 @@ +@@ -701,6 +701,7 @@ endchoice @@ -131,7 +131,7 @@ source "arch/mips/au1000/Kconfig" source "arch/mips/basler/excite/Kconfig" source "arch/mips/jazz/Kconfig" -@@ -857,6 +858,9 @@ +@@ -858,6 +859,9 @@ config MIPS_DISABLE_OBSOLETE_IDE bool -- cgit v1.1