projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ded1e1
)
ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h header
author
Will Deacon
<will.deacon@arm.com>
Tue, 7 Jul 2015 17:19:38 +0000
(18:19 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 10 Jul 2015 10:09:13 +0000
(11:09 +0100)
We provide our own implementation of asm/mcs_spinlock.h, so there's no
need to ask for the (empty) generic version.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/Kbuild
b/arch/arm/include/asm/Kbuild
index
83c5019
..
517ef6d
100644
(file)
--- a/
arch/arm/include/asm/Kbuild
+++ b/
arch/arm/include/asm/Kbuild
@@
-12,7
+12,6
@@
generic-y += irq_regs.h
generic-y += kdebug.h
generic-y += local.h
generic-y += local64.h
-generic-y += mcs_spinlock.h
generic-y += msgbuf.h
generic-y += param.h
generic-y += parport.h