commit | 373372b31b8f3bd4b6751d422c00f50832a62a89 | [log] [tgz] |
---|---|---|
author | Yang Shi <yang.s@alibaba-inc.com> | Tue Jan 09 03:52:52 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 20:59:25 2018 -0500 |
tree | 95e14196899a33c4cf9a5c29f4b85ef9de75a8d5 | |
parent | f1f2b7c325debbc0a58f6e44ece3e5d94ded843d [diff] |
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>