From: Yang Shi Date: Mon, 8 Jan 2018 19:52:54 +0000 (+0800) Subject: net: tipc: remove unused hardirq.h X-Git-Tag: v4.19~1702^2~212 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f4803f1b73f877a571be4c8e531dfcf190acc691;p=platform%2Fkernel%2Flinux-rpi.git net: tipc: 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 TIPC at all. So, remove the unused hardirq.h. Signed-off-by: Yang Shi Acked-by: Ying Xue Tested-by: Ying Xue Cc: Jon Maloy Cc: "David S. Miller" Signed-off-by: David S. Miller --- diff --git a/net/tipc/core.h b/net/tipc/core.h index 9643426..20b21af 100644 --- a/net/tipc/core.h +++ b/net/tipc/core.h @@ -49,7 +49,6 @@ #include #include #include -#include #include #include #include