]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: remove unused hardirq.h
authorYang Shi <yang.s@alibaba-inc.com>
Fri, 17 Nov 2017 23:02:18 +0000 (07:02 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 29 Nov 2017 06:33:29 +0000 (17:33 +1100)
commit79e53b2a5db63ab0a0a3b9c11612999a01efba15
treeea64ffdf3c172c0ec66571d07a5c96d6476693a7
parent6dad4e8ab3ec65c3b948ad79e83751cf0f04cbdf
crypto: remove unused hardirq.h

Preempt counter APIs have been split out, currently, hardirq.h just
includes irq_enter/exit APIs which are not used by crypto at all.

So, remove the unused hardirq.h.

Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ablk_helper.c
crypto/blkcipher.c
crypto/mcryptd.c