[SPARC] SBUS: bbc_i2c.c needs asm/io.h
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
49d23cfcec
commit
4b5dff76a7
|
@ -18,6 +18,7 @@
|
|||
#include <asm/ebus.h>
|
||||
#include <asm/spitfire.h>
|
||||
#include <asm/bbc.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
#include "bbc_i2c.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue