Commit caff8cde authored by Linus Torvalds's avatar Linus Torvalds

Header file cleanup fixes

parent 01e7671e
...@@ -6,10 +6,9 @@ ...@@ -6,10 +6,9 @@
* table of configured filesystems * table of configured filesystems
*/ */
#include <linux/config.h> #include <linux/fs.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/kmod.h> #include <linux/kmod.h>
#define __NO_VERSION__
#include <linux/module.h> #include <linux/module.h>
#include <asm/uaccess.h> #include <asm/uaccess.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment