X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d531754b838a68f07dca3e835c385d3201ebc746..e21bcb85be95b1eeb7f6e38cc8b2385841afb49e:/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch diff --git a/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch b/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch index dae59b15d..004ca7ace 100644 --- a/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch +++ b/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch @@ -1,6 +1,6 @@ ---- a/arch/arm/mach-mx2/devices.c 2010-04-10 13:56:17.000000000 +0200 -+++ b/arch/arm/mach-mx2/devices.c 2010-04-10 15:15:17.000000000 +0200 -@@ -304,7 +304,7 @@ +--- a/arch/arm/mach-mx2/devices.c ++++ b/arch/arm/mach-mx2/devices.c +@@ -304,7 +304,7 @@ DEFINE_MXC_MMC_DEVICE(1, MX2x_SDHC2_BASE #ifdef CONFIG_MACH_MX27 static struct resource otg_resources[] = { { @@ -9,7 +9,7 @@ .end = MX27_USBOTG_BASE_ADDR + 0x1ff, .flags = IORESOURCE_MEM, }, { -@@ -483,8 +483,8 @@ +@@ -483,8 +483,8 @@ int __init mxc_register_gpios(void) #ifdef CONFIG_MACH_MX21 static struct resource mx21_usbhc_resources[] = { {