Skip to content

Commit

Permalink
xtensa: we don't need to include asm/io.h
Browse files Browse the repository at this point in the history
Remove include statement to include asm/io.h.

Signed-off-by: Chris Zankel <chris@zankel.net>
  • Loading branch information
Chris Zankel committed Apr 3, 2009
1 parent f193318 commit b8bb767
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/xtensa/platforms/xt2000/include/platform/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#define _XTENSA_XT2000_HARDWARE_H

#include <variant/core.h>
#include <asm/io.h>

/*
* Memory configuration.
Expand Down

0 comments on commit b8bb767

Please sign in to comment.