crypto: bfin_crc - don't include linux/unaligned/access_ok.h
authorJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 20:16:04 +0000 (21:16 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 20 Nov 2014 14:39:40 +0000 (22:39 +0800)
commit1e0bdad02583764e90671a2900920cffa3e9d605
tree76ee1e39505c6c38b53fbd841fc41ee01c283be9
parentf6f203faa3ebd8fa229e34424850a0919ded6c10
crypto: bfin_crc - don't include linux/unaligned/access_ok.h

This is a specific implementation, <asm/unaligned.h> is the
multiplexer that has the arch-specific knowledge of which
of the implementations needs to be used, so include that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/bfin_crc.c