xtensa: we don't need to include asm/io.h
Remove include statement to include asm/io.h. Signed-off-by: Chris Zankel <chris@zankel.net>
This commit is contained in:
parent
f1933189b8
commit
b8bb76713e
|
@ -16,7 +16,6 @@
|
|||
#define _XTENSA_XT2000_HARDWARE_H
|
||||
|
||||
#include <variant/core.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
/*
|
||||
* Memory configuration.
|
||||
|
|
Loading…
Reference in New Issue