]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/include/mach/zboot.h
intel_idle: Skylake Client Support - updated
[karo-tx-linux.git] / arch / arm / mach-shmobile / include / mach / zboot.h
index 727cc78ac8ece93729603fe23188119f9fe1cdcf..175ee05465da19eb04a6f95422e451124448f772 100644 (file)
@@ -9,10 +9,7 @@
  *
  **************************************************/
 
-#ifdef CONFIG_MACH_MACKEREL
-#define MEMORY_START   0x40000000
-#include "mach/head-mackerel.txt"
-#elif defined(CONFIG_MACH_KZM9G) || defined(CONFIG_MACH_KZM9G_REFERENCE)
+#ifdef CONFIG_MACH_KZM9G
 #define MEMORY_START   0x43000000
 #include "mach/head-kzm9g.txt"
 #else