Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information