We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22d73c commit 1c2672bCopy full SHA for 1c2672b
arch/sh/include/asm/cmpxchg-xchg.h
@@ -8,7 +8,8 @@
8
* This work is licensed under the terms of the GNU GPL, version 2. See the
9
* file "COPYING" in the main directory of this archive for more details.
10
*/
11
-#include <linux/bitops.h>
+#include <linux/bits.h>
12
+#include <linux/compiler.h>
13
#include <asm/byteorder.h>
14
15
/*
0 commit comments