Skip to content
Commit ca6345de authored by Rich Felker's avatar Rich Felker
Browse files

sh: remove spurious circular inclusion from asm/smp.h



Commit 0cd39f46 added inclusion of smp.h to lockdep.h,
creating a circular include dependency where arch/sh's asm/smp.h in
turn includes spinlock.h which depends on lockdep.h. Since our
asm/smp.h does not actually need spinlock.h, just remove it.

Fixes: 0cd39f46 ("locking/seqlock, headers: Untangle the spaghetti monster")
Tested-by: default avatarRob Landley <rob@landley.net>
Signed-off-by: default avatarRich Felker <dalias@libc.org>
parent 856deb86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment