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
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
#define _XTENSA_XT2000_HARDWARE_H
|
#define _XTENSA_XT2000_HARDWARE_H
|
||||||
|
|
||||||
#include <variant/core.h>
|
#include <variant/core.h>
|
||||||
#include <asm/io.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Memory configuration.
|
* Memory configuration.
|
||||||
|
|
Loading…
Reference in a new issue