[kirkwood]: upgrade to 2.6.37
[openwrt.git] / target / linux / ixp4xx / patches-2.6.37 / 500-usr8200_support.patch
index e757ff3..3c32295 100644 (file)
 +subsys_initcall(usr8200_pci_init);
 --- /dev/null
 +++ b/arch/arm/mach-ixp4xx/usr8200-setup.c
-@@ -0,0 +1,212 @@
+@@ -0,0 +1,210 @@
 +/*
 + * arch/arm/mach-ixp4xx/usr8200-setup.c
 + *
 +
 +MACHINE_START(USR8200, "USRobotics USR8200")
 +      /* Maintainer: Peter Denison <openwrt@marshadder.org> */
-+      .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,
This page took 0.02181 seconds and 4 git commands to generate.