X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bb1657ec553d594c18f6aa98881b9dd74b0a248f..c746848b4725e4d9b3a8995ad3803ed4d53fae35:/target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch diff --git a/target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch b/target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch index e92d4614a..d609cd7d4 100644 --- a/target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch +++ b/target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch @@ -35,7 +35,7 @@ obj-$(CONFIG_IXP4XX_QMGR) += ixp4xx_qmgr.o --- /dev/null +++ b/arch/arm/mach-ixp4xx/tw5334-setup.c -@@ -0,0 +1,163 @@ +@@ -0,0 +1,161 @@ +/* + * arch/arm/mach-ixp4xx/tw5334-setup.c + * @@ -190,8 +190,6 @@ +#ifdef CONFIG_MACH_TW5334 +MACHINE_START(TW5334, "Titan Wireless TW-533-4") + /* Maintainer: Imre Kaloz */ -+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, -+ .io_pg_offst = ((IXP4XX_PERIPHERAL_BASE_VIRT) >> 18) & 0xfffc, + .map_io = ixp4xx_map_io, + .init_irq = ixp4xx_init_irq, + .timer = &ixp4xx_timer,