[PATCH] Applicom warning

From: Geert Uytterhoeven
Date: Wed Mar 10 2004 - 13:12:43 EST



Add missing include (needed for struct inode)

--- linux-2.6.4-rc3/drivers/char/applicom.c 2003-10-19 10:45:02.000000000 +0200
+++ linux-m68k-2.6.4-rc3/drivers/char/applicom.c 2004-03-04 17:07:57.000000000 +0100
@@ -29,6 +29,7 @@
#include <linux/pci.h>
#include <linux/wait.h>
#include <linux/init.h>
+#include <linux/fs.h>

#include <asm/io.h>
#include <asm/uaccess.h>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/