[SPARC] SBUS: display7seg.c needs asm/io.h
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4b5dff76a7
commit
3049f89df1
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue