ar71xx: move mach type definitions into a separate include file
[openwrt/staging/yousong.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-ubnt.c
index 478b919c6c07ee4f4265b726d3c38ba53b314d53..1a63b99d6ac0f0c6d79d5ee526185c8127d29a6d 100644 (file)
@@ -10,9 +10,9 @@
  *  by the Free Software Foundation.
  */
 
-#include <asm/mips_machine.h>
 #include <asm/mach-ar71xx/ar71xx.h>
 
+#include "machtype.h"
 #include "devices.h"
 #include "dev-m25p80.h"
 #include "dev-ap91-pci.h"