UAPI: (Scripted) Disintegrate arch/mn10300/include/asm
[profile/ivi/kernel-adaptation-intel-automotive.git] / arch / mn10300 / include / asm / types.h
index 713d4ba..3d6e483 100644 (file)
 #ifndef _ASM_TYPES_H
 #define _ASM_TYPES_H
 
-#include <asm-generic/int-ll64.h>
+#include <uapi/asm/types.h>
 
 /*
  * These aren't exported outside the kernel to avoid name space clashes
  */
-#ifdef __KERNEL__
 
 #define BITS_PER_LONG 32
 
-#endif /* __KERNEL__ */
-
 #endif /* _ASM_TYPES_H */