aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/bitops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/bitops.h')
-rw-r--r--include/asm-ppc64/bitops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/bitops.h b/include/asm-ppc64/bitops.h
index a0f831224f96..dbfa42ef4a99 100644
--- a/include/asm-ppc64/bitops.h
+++ b/include/asm-ppc64/bitops.h
@@ -42,7 +42,7 @@
#ifdef __KERNEL__
-#include <asm/memory.h>
+#include <asm/synch.h>
/*
* clear_bit doesn't imply a memory barrier