mirror of
https://github.com/S3NEO/android_kernel_samsung_msm8226.git
synced 2024-11-07 03:47:13 +00:00
[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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue