]> git.neil.brown.name Git - history.git/commitdiff
o scx200_gpio: fix up header cleanups: add include <linux/fs.h>
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sat, 7 Dec 2002 12:54:11 +0000 (10:54 -0200)
committerArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sat, 7 Dec 2002 12:54:11 +0000 (10:54 -0200)
drivers/char/scx200_gpio.c

index 812bfb4bf50b224cdff0e5ecfe35870ead4ccd83..e366643396dfd8772318216c4449b7a78ea058b1 100644 (file)
@@ -6,6 +6,7 @@
    Copyright (c) 2001,2002 Christer Weinigel <wingel@nano-system.com> */
 
 #include <linux/config.h>
+#include <linux/fs.h>
 #include <linux/module.h>
 #include <linux/errno.h>
 #include <linux/kernel.h>