[SPARC64]: envctrl.c needs asm/io.h
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d77311f942
commit
e1a39fbb02
|
@ -30,6 +30,7 @@
|
|||
#include <asm/ebus.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/envctrl.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
#define ENVCTRL_MINOR 162
|
||||
|
||||
|
|
Loading…
Reference in New Issue