mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
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
|
||||
|
||||
#include <variant/core.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
/*
|
||||
* Memory configuration.
|
||||
|
|
Loading…
Reference in a new issue