X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2Fpatches-2.6.37%2F130-wrt300nv2_support.patch;h=4e84e7aac79d67e7238c65f67a891af14aa21439;hb=882adee49e9fdfc9cce91b510b7bcc5a89a2ac54;hp=865bb9d972acfdb107a41323e84387ebc45182a1;hpb=bb1657ec553d594c18f6aa98881b9dd74b0a248f;p=openwrt.git diff --git a/target/linux/ixp4xx/patches-2.6.37/130-wrt300nv2_support.patch b/target/linux/ixp4xx/patches-2.6.37/130-wrt300nv2_support.patch index 865bb9d972..4e84e7aac7 100644 --- a/target/linux/ixp4xx/patches-2.6.37/130-wrt300nv2_support.patch +++ b/target/linux/ixp4xx/patches-2.6.37/130-wrt300nv2_support.patch @@ -103,7 +103,7 @@ +subsys_initcall(wrt300nv2_pci_init); --- /dev/null +++ b/arch/arm/mach-ixp4xx/wrt300nv2-setup.c -@@ -0,0 +1,108 @@ +@@ -0,0 +1,106 @@ +/* + * arch/arm/mach-ixp4xx/wrt300nv2-setup.c + * @@ -203,8 +203,6 @@ +#ifdef CONFIG_MACH_WRT300NV2 +MACHINE_START(WRT300NV2, "Linksys WRT300N v2") + /* 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,