[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
[powerpc.git] / include / asm-mips / asmmacro.h
index 40ceedc..30b18ea 100644 (file)
@@ -7,10 +7,10 @@
  */
 #ifndef _ASM_ASMMACRO_H
 #define _ASM_ASMMACRO_H
+
 #include <linux/config.h>
 #include <asm/hazards.h>
+
 #ifdef CONFIG_32BIT
 #include <asm/asmmacro-32.h>
 #endif