Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57853e89 authored by Will Deacon's avatar Will Deacon Committed by Russell King
Browse files

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: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 8ded1e1a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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