fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6845 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0e4126fe8d
commit
d04398f5cc
|
@ -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 New Issue