o scx200_gpio: fix up header cleanups: add include <linux/fs.h>

parent 34d93bba
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
Copyright (c) 2001,2002 Christer Weinigel <wingel@nano-system.com> */ Copyright (c) 2001,2002 Christer Weinigel <wingel@nano-system.com> */
#include <linux/config.h> #include <linux/config.h>
#include <linux/fs.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/kernel.h> #include <linux/kernel.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