* drop codebase in favour of lantiq target
[openwrt/openwrt.git] / target / linux / ifxmips / files / arch / mips / include / asm / mach-ifxmips / machine.h
diff --git a/target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/machine.h b/target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/machine.h
deleted file mode 100644 (file)
index 19cfec3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#include <asm/mips_machine.h>
-
-enum ifxmips_mach_type {
-       IFXMIPS_MACH_GENERIC,
-
-       /* Danube/Twinpass based machines */
-       IFXMIPS_MACH_EASY50712,         /* Danube evalkit */
-       IFXMIPS_MACH_EASY4010,          /* Twinpass evalkit */
-       IFXMIPS_MACH_ARV4518,           /* Airties WAV-221 */
-       IFXMIPS_MACH_ARV4520,           /* Airties WAV-281, Arcor EasyboxA800 */
-       IFXMIPS_MACH_ARV4525,           /* Speedport W502V */
-
-       /* ASE based machines */
-       IFXMIPS_MACH_EASY50601,         /* ASE wave board */
-
-       /* AR9 based machines */
-       IFXMIPS_MACH_EASY50822,         /* AR9 eval board */
-
-       /* VR9 based machines */
-       IFXMIPS_MACH_EASY80920,         /* VRX200 eval board */
-};
-