dect
/
linux-2.6
Archived
13
0
Fork 0

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

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2007-05-13 22:22:47 -07:00
parent 4b5dff76a7
commit 3049f89df1
1 changed files with 1 additions and 0 deletions

View File

@ -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>