aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/rwsem.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/rwsem.h')
-rw-r--r--arch/powerpc/include/asm/rwsem.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/include/asm/rwsem.h b/arch/powerpc/include/asm/rwsem.h
index 8447d89fbe72..c12abbe1d06f 100644
--- a/arch/powerpc/include/asm/rwsem.h
+++ b/arch/powerpc/include/asm/rwsem.h
@@ -13,11 +13,6 @@
13 * by Paul Mackerras <paulus@samba.org>. 13 * by Paul Mackerras <paulus@samba.org>.
14 */ 14 */
15 15
16#include <linux/list.h>
17#include <linux/spinlock.h>
18#include <asm/atomic.h>
19#include <asm/system.h>
20
21/* 16/*
22 * the semaphore definition 17 * the semaphore definition
23 */ 18 */