diff options
author | Rich Felker <dalias@libc.org> | 2020-09-02 13:40:17 -0400 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-09-13 21:11:40 -0400 |
commit | ca6345de57a46ba1bd35bd15b0ceb42e05b3d71f (patch) | |
tree | e450c78931cf54863f13bc90096f81d2454233a2 /drivers | |
parent | 856deb866d16e29bd65952e0289066f6078af773 (diff) | |
download | linux-stable-ca6345de57a46ba1bd35bd15b0ceb42e05b3d71f.tar.gz linux-stable-ca6345de57a46ba1bd35bd15b0ceb42e05b3d71f.tar.bz2 linux-stable-ca6345de57a46ba1bd35bd15b0ceb42e05b3d71f.zip |
sh: remove spurious circular inclusion from asm/smp.h
Commit 0cd39f4600ed4de8 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: 0cd39f4600ed4de8 ("locking/seqlock, headers: Untangle the spaghetti monster")
Tested-by: Rob Landley <rob@landley.net>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions