commit | 8a24454869a6f8e9d7968f88f78830f285089433 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu May 26 15:58:15 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:26 2011 -0400 |
tree | 74c65794dd0bfb4092a2c55fb48f71dee6cd2bf5 | |
parent | 39aa9fddb984fcc61592d3eb88e345e315359161 [diff] |
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>