From: Paul Gortmaker Date: Tue, 24 Jan 2012 11:33:19 +0000 (+0000) Subject: netprio_cgroup.h: dont include module.h from other includes X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=36a1211970193ce215de50ed1e4e1272bc814df1;p=linux-beck.git netprio_cgroup.h: dont include module.h from other includes A considerable effort was invested in wiping out module.h from being present in all the other standard includes. This one leaked back in, but once again isn't strictly necessary, so remove it. Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- diff --git a/include/net/netprio_cgroup.h b/include/net/netprio_cgroup.h index e503b87c4c1b..7b2d43139c8e 100644 --- a/include/net/netprio_cgroup.h +++ b/include/net/netprio_cgroup.h @@ -13,7 +13,6 @@ #ifndef _NETPRIO_CGROUP_H #define _NETPRIO_CGROUP_H -#include #include #include #include