Skip to content
Snippets Groups Projects
Commit fc971b7c authored by Imre Kaloz's avatar Imre Kaloz
Browse files

fix typo

SVN-Revision: 6845
parent 556d8b4a
No related branches found
No related tags found
No related merge requests found
...@@ -205,7 +205,7 @@ diff -Nur linux-2.6.19.2/arch/arm/mach-ixp4xx/wg302v2-setup.c linux-2.6.19.2-owr ...@@ -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)); + 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") +MACHINE_START(WG302V2, "Netgear WG302 v2 / WAG302 v2")
+ /* Maintainer: Imre Kaloz <kaloz@openwrt.org> */ + /* Maintainer: Imre Kaloz <kaloz@openwrt.org> */
+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS, + .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment