]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c2f2c56ffd88ba0b146d107ea7c6e9881b1a863
tree95e14196899a33c4cf9a5c29f4b85ef9de75a8d5
parent5ebbe22af31f7bf5ae085bc747e643b73a7f2ed9
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