Skip to content
Commit 7a6046eb authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix UP build failure.



sparc_ksyms_64.c includes asm/spinlock.h directly, which is
a no-no.

Even better, none of these exports are even necessary.  All
of these functions are inlines.

Reported by Meelis Roos and Alexander Beregalov.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 37a76bd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment