MSCC: add support for Luton SoCs
[oweals/u-boot.git] / arch / mips / mach-mscc / include / mach / common.h
index 842462aeedc74a32aa5b6e94d8377a363d168395..931ecd7985e17abbe6e8c57c4b943f84e64e9fb0 100644 (file)
 #include <mach/ocelot/ocelot.h>
 #include <mach/ocelot/ocelot_devcpu_gcb.h>
 #include <mach/ocelot/ocelot_icpu_cfg.h>
+#elif defined(CONFIG_SOC_LUTON)
+#include <mach/luton/luton.h>
+#include <mach/luton/luton_devcpu_gcb.h>
+#include <mach/luton/luton_icpu_cfg.h>
 #else
 #error Unsupported platform
 #endif