]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
authorMike Galbraith <umgwanakikbuti@gmail.com>
Tue, 5 Apr 2016 13:03:21 +0000 (15:03 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Apr 2016 14:35:44 +0000 (22:35 +0800)
commit1a90795924b55c96aa471c9d38e7e580fadc8b13
treeb0ca353e9229237e943f800e0426fdb55e6ccf2a
parent3f3e8528cbe42a61b927cbfb6582e259a71b4f4c
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>

Direct include of rwlock_types.h breaks RT, use spinlock_types.h instead.

Fixes: d93e49ebf757 crypto: ccp - Support for multiple CCPs
Signed-off-by: Mike Galbraith <umgwanakikbuti@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-dev.c