Commit 7c24a8bc authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Specialix compile fix

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

Compile fix: add missing #include <linux/init.h>
parent 7ae28324
......@@ -92,6 +92,7 @@
#include <linux/delay.h>
#include <linux/version.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <asm/uaccess.h>
#include "specialix_io8.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