summaryrefslogtreecommitdiff
path: root/arch/score/include/asm/bitops.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/asm/bitops.h')
-rw-r--r--arch/score/include/asm/bitops.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/score/include/asm/bitops.h b/arch/score/include/asm/bitops.h
deleted file mode 100644
index c1bf8d6d0fb0..000000000000
--- a/arch/score/include/asm/bitops.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _ASM_SCORE_BITOPS_H
-#define _ASM_SCORE_BITOPS_H
-
-#include <asm/byteorder.h> /* swab32 */
-#include <asm/barrier.h>
-
-#include <asm-generic/bitops.h>
-#include <asm-generic/bitops/__fls.h>
-
-#endif /* _ASM_SCORE_BITOPS_H */