net: caif: remove unused hardirq.h
authorYang Shi <yang.s@alibaba-inc.com>
Mon, 8 Jan 2018 19:52:52 +0000 (03:52 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 01:59:25 +0000 (20:59 -0500)
commit373372b31b8f3bd4b6751d422c00f50832a62a89
tree95e14196899a33c4cf9a5c29f4b85ef9de75a8d5
parentf1f2b7c325debbc0a58f6e44ece3e5d94ded843d
net: caif: 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 caif at all.

So, remove the unused hardirq.h.

Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
Cc: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/caif/cfpkt_skbuff.c
net/caif/chnl_net.c