]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
printk-cache-mark-printk_once-test-variable-__read_mostly-fix
authorJoe Perches <joe@perches.com>
Fri, 3 Jan 2014 03:10:12 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:12 +0000 (14:10 +1100)
fix ia64 build

Cc: James Hogan <james.hogan@imgtec.com>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/ia64/include/asm/processor.h

index 5a84b3a5074158d8b0fe975d5def50689c8c735d..efd1b927ccb7ebe57934a566f8a204cdbf8733b1 100644 (file)
@@ -71,6 +71,7 @@
 #include <linux/compiler.h>
 #include <linux/threads.h>
 #include <linux/types.h>
+#include <linux/bitops.h>
 
 #include <asm/fpu.h>
 #include <asm/page.h>