mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue