arm/xen: don't inclide rwlock.h directly.
authorSebastian Andrzej Siewior <[email protected]>
Thu, 5 Oct 2017 12:56:53 +0000 (14:56 +0200)
committerBoris Ostrovsky <[email protected]>
Thu, 26 Oct 2017 20:58:17 +0000 (16:58 -0400)
commita494ee6cfd771c2b37721a18a1c9209b61bdf81d
tree9f17bd31bd0a362325f93d6f2336b2f6232e621e
parent5266b8e4445cc836c46689d80a9ff539fa3bfbda
arm/xen: don't inclide rwlock.h directly.

rwlock.h should not be included directly. Instead linux/splinlock.h
should be included. One thing it does is to break the RT build.

Cc: Stefano Stabellini <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
arch/arm/xen/p2m.c