X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bb1657ec553d594c18f6aa98881b9dd74b0a248f..93b9f41b61873dd2e47ddb1446863ac8ca906c94:/target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch diff --git a/target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch b/target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch index 16f19baf2..8b7c98eb7 100644 --- a/target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch +++ b/target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch @@ -1,6 +1,6 @@ --- /dev/null +++ b/arch/arm/mach-ixp4xx/ap1000-setup.c -@@ -0,0 +1,151 @@ +@@ -0,0 +1,149 @@ +/* + * arch/arm/mach-ixp4xx/ap1000-setup.c + * @@ -142,8 +142,6 @@ +#ifdef CONFIG_MACH_AP1000 +MACHINE_START(AP1000, "Lanready AP-1000") + /* Maintainer: Imre Kaloz */ -+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, -+ .io_pg_offst = ((IXP4XX_PERIPHERAL_BASE_VIRT) >> 18) & 0xfffc, + .fixup = ap1000_fixup, + .map_io = ixp4xx_map_io, + .init_irq = ixp4xx_init_irq,