Jan Kiszka 4021786186 staging: gasket: Fix inclusion of spinlock.h
linux/rwlock.h is a no-no for direct inclusion. This remains unnoticed
when building against mainline due to prior inclusion of the correct
header, linux/spinlock.h, but breaks over the PREEMPT-RT kernel.

Would have likely been caught earlier by maintainer reviews if the
driver was developed upstream.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Change-Id: Ibc98c9017895e8991633ea4fe23171b507537525
2021-06-03 10:09:12 -07:00
2021-06-03 10:03:45 -07:00
Description
No description provided
356 KiB
Languages
C 99.8%
Makefile 0.2%