Commit 599b714c authored by Mike Frysinger's avatar Mike Frysinger Committed by Greg Kroah-Hartman

serial: bfin_5xx: pull in linux/io.h for ioremap prototypes

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent cdc592d5
......@@ -14,6 +14,7 @@
#include <linux/module.h>
#include <linux/ioport.h>
#include <linux/io.h>
#include <linux/init.h>
#include <linux/console.h>
#include <linux/sysrq.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