[ramips] Fix the base address of the wireless card. Otherwise it is not possible...
[openwrt.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / machine.h
index 08e939d..22e2b64 100644 (file)
@@ -9,6 +9,8 @@
  * by the Free Software Foundation.
  */
 
+#include <asm/mips_machine.h>
+
 enum ramips_mach_type {
        RAMIPS_MACH_GENERIC,
        /* RT2880 based machines */
@@ -23,5 +25,3 @@ enum ramips_mach_type {
        RAMIPS_MACH_WHR_G300N,          /* Buffalo WHR-G300N */
        RAMIPS_MACH_FONERA20N,          /* La Fonera 2.0N */
 };
-
-extern enum ramips_mach_type ramips_mach;
This page took 0.027374 seconds and 4 git commands to generate.