commit | 7587c407540006e4e8fd5ed33f66ffe6158e830a | [log] [tgz] |
---|---|---|
author | Mike Galbraith <umgwanakikbuti@gmail.com> | Tue Apr 05 15:03:21 2016 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 15 22:35:44 2016 +0800 |
tree | b0ca353e9229237e943f800e0426fdb55e6ccf2a | |
parent | 6eae29e7e7144d01a6d6af111d232b36cdd30f51 [diff] |
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> Direct include of rwlock_types.h breaks RT, use spinlock_types.h instead. Fixes: 553d2374db0b crypto: ccp - Support for multiple CCPs Signed-off-by: Mike Galbraith <umgwanakikbuti@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>