diff options
author | 2020-09-02 13:40:17 -0400 | |
---|---|---|
committer | 2020-09-13 21:11:40 -0400 | |
commit | ca6345de57a46ba1bd35bd15b0ceb42e05b3d71f (patch) | |
tree | e450c78931cf54863f13bc90096f81d2454233a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.9-rc5 (diff) | |
download | wireguard-linux-ca6345de57a46ba1bd35bd15b0ceb42e05b3d71f.tar.xz wireguard-linux-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 '')
0 files changed, 0 insertions, 0 deletions