Commit 3049f89d authored by David S. Miller's avatar David S. Miller

[SPARC] SBUS: display7seg.c needs asm/io.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4b5dff76
......@@ -20,6 +20,7 @@
#include <asm/ebus.h> /* EBus device */
#include <asm/oplib.h> /* OpenProm Library */
#include <asm/uaccess.h> /* put_/get_user */
#include <asm/io.h>
#include <asm/display7seg.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