]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/s390/include/asm/setup.h
[S390] Cleanup struct _lowcore usage and defines.
[karo-tx-linux.git] / arch / s390 / include / asm / setup.h
index 76f530b65f0063a59ad8f7a1f3d83525deac2599..9ab6bd3a65d10424835a01cc7beedaa21fc7ef5c 100644 (file)
 
 #ifdef __KERNEL__
 
-#include <asm/lowcore.h>
-#include <asm/types.h>
-
 #define PARMAREA               0x10400
 #define MEMORY_CHUNKS          256
 
 #ifndef __ASSEMBLY__
 
+#include <asm/lowcore.h>
+#include <asm/types.h>
+
 #ifndef __s390x__
 #define IPL_DEVICE        (*(unsigned long *)  (0x10404))
 #define INITRD_START      (*(unsigned long *)  (0x1040C))