From: Paul Gortmaker Date: Thu, 26 May 2011 19:58:15 +0000 (-0400) Subject: device_cgroup.h: delete needless include X-Git-Tag: next-20110801~6^2~132 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=390cc89e72caafa9b97cdcbf58b719d95a4eef34;p=karo-tx-linux.git device_cgroup.h: delete needless include There is nothing modular in this file, and no reason to drag in all the 357 headers that module.h brings with it, since it just slows down compiles. Signed-off-by: Paul Gortmaker --- 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 #include #ifdef CONFIG_CGROUP_DEVICE