Commit 36f606d2 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Applicom warning

From: Geert Uytterhoeven <geert@linux-m68k.org>

Add missing include (needed for struct inode)
parent 72984282
......@@ -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>
......
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