Skip to content

Commit 57853e8

Browse files
wildea01Russell King
authored andcommitted
ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h header
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>
1 parent 8ded1e1 commit 57853e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ generic-y += irq_regs.h
1212
generic-y += kdebug.h
1313
generic-y += local.h
1414
generic-y += local64.h
15-
generic-y += mcs_spinlock.h
1615
generic-y += msgbuf.h
1716
generic-y += param.h
1817
generic-y += parport.h

0 commit comments

Comments
 (0)