]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mn10300/include/asm/types.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[karo-tx-linux.git] / arch / mn10300 / include / asm / types.h
index 713d4ba108a5b85c828c447892bc4313c470d137..3d6e48311beff93c6537bfbdf7a22d382b88fb9a 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 */