fix typo
SVN-Revision: 6845
This commit is contained in:
parent
556d8b4a89
commit
fc971b7cb4
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ diff -Nur linux-2.6.19.2/arch/arm/mach-ixp4xx/wg302v2-setup.c linux-2.6.19.2-owr
|
|||
+ platform_add_devices(wg302v2_devices, ARRAY_SIZE(wg302v2_devices));
|
||||
+}
|
||||
+
|
||||
+#ifdef CONFIG_ARCH_WG302V2
|
||||
+#ifdef CONFIG_MACH_WG302V2
|
||||
+MACHINE_START(WG302V2, "Netgear WG302 v2 / WAG302 v2")
|
||||
+ /* Maintainer: Imre Kaloz <kaloz@openwrt.org> */
|
||||
+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
||||
|
|
Loading…
Reference in a new issue