]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h header
authorWill Deacon <will.deacon@arm.com>
Tue, 7 Jul 2015 17:19:38 +0000 (18:19 +0100)
committerRussell 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

index 83c50193626ce03c1a5d590a8d8ff81fa861f180..517ef6dd22b9ec41f855def9df998f50fc105350 100644 (file)
@@ -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