X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bb1657ec553d594c18f6aa98881b9dd74b0a248f..a808a8e5276ff8e3012d1b54b9c3f29744889620:/target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch?ds=sidebyside diff --git a/target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch b/target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch index 3fde579c1..8b50b90cb 100644 --- a/target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch +++ b/target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch @@ -118,7 +118,7 @@ +subsys_initcall(tw2662_pci_init); --- /dev/null +++ b/arch/arm/mach-ixp4xx/tw2662-setup.c -@@ -0,0 +1,212 @@ +@@ -0,0 +1,210 @@ +/* + * arch/arm/mach-ixp4xx/tw2662-setup.c + * @@ -321,8 +321,6 @@ +#ifdef CONFIG_MACH_TW2662 +MACHINE_START(TW2662, "Titan Wireless TW-266-2") + /* Maintainer: Alexandros C. Couloumbis */ -+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, -+ .io_pg_offst = ((IXP4XX_PERIPHERAL_BASE_VIRT) >> 18) & 0xfffc, + .fixup = tw2662_fixup, + .map_io = ixp4xx_map_io, + .init_irq = ixp4xx_init_irq,