aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device_cgroup.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-05-26 15:58:15 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-10-31 19:32:26 -0400
commit8a24454869a6f8e9d7968f88f78830f285089433 (patch)
tree74c65794dd0bfb4092a2c55fb48f71dee6cd2bf5 /include/linux/device_cgroup.h
parentnet: sch_generic remove redundant use of <linux/module.h> (diff)
downloadlinux-dev-8a24454869a6f8e9d7968f88f78830f285089433.tar.xz
linux-dev-8a24454869a6f8e9d7968f88f78830f285089433.zip
device_cgroup.h: delete needless include <linux/module.h>
There is nothing modular in this file, and no reason to drag in all the extra headers that module.h brings with it, since it just slows down compiles. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include/linux/device_cgroup.h')
-rw-r--r--include/linux/device_cgroup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/device_cgroup.h b/include/linux/device_cgroup.h
index 7aad1f440867..8b64221b432b 100644
--- a/include/linux/device_cgroup.h
+++ b/include/linux/device_cgroup.h
@@ -1,4 +1,3 @@
-#include <linux/module.h>
#include <linux/fs.h>
#ifdef CONFIG_CGROUP_DEVICE