OSDN Git Service

[S390] incorrect placement of include.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 4 Oct 2006 18:02:12 +0000 (20:02 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 4 Oct 2006 18:02:12 +0000 (20:02 +0200)
commit42e47eeb8fb3f9d2abe653cc7f185816068a057d
tree6c2564789cac15c949b03ed7ae123f697f0556b4
parent8abfe01dae8c0ed7ca6bfb153a7fcab47df72a52
[S390] incorrect placement of include.

The include of linux/smp.h needs to be done before the #if that
checks for the compiler version. Seems like fallout from the
inline assembly cleanup patch vs. the directed yield patch.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
include/asm-s390/spinlock.h