net: ovs: remove unused hardirq.h
authorYang Shi <[email protected]>
Mon, 8 Jan 2018 19:52:53 +0000 (03:52 +0800)
committerDavid S. Miller <[email protected]>
Tue, 9 Jan 2018 01:59:25 +0000 (20:59 -0500)
commit419091f1cc8afce943fd12af0df26201ee20c1c0
tree2caf7eee22fcf49d8f00fd1f30f3dfe945a860ef
parent373372b31b8f3bd4b6751d422c00f50832a62a89
net: ovs: 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 openvswitch at all.

So, remove the unused hardirq.h.

Signed-off-by: Yang Shi <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
net/openvswitch/vport-internal_dev.c