aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/sync_bitops.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/sync_bitops.h')
-rw-r--r--arch/arm/include/asm/sync_bitops.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/sync_bitops.h b/arch/arm/include/asm/sync_bitops.h
index 63479eecbf76..9732b8e11e63 100644
--- a/arch/arm/include/asm/sync_bitops.h
+++ b/arch/arm/include/asm/sync_bitops.h
@@ -2,7 +2,6 @@
#define __ASM_SYNC_BITOPS_H__
#include <asm/bitops.h>
-#include <asm/system.h>
/* sync_bitops functions are equivalent to the SMP implementation of the
* original functions, independently from CONFIG_SMP being defined.