diff options
Diffstat (limited to 'src/superio/smsc/lpc47n227')
-rw-r--r-- | src/superio/smsc/lpc47n227/superio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/smsc/lpc47n227/superio.c b/src/superio/smsc/lpc47n227/superio.c index 13eb9f2c58..3574c5fe5e 100644 --- a/src/superio/smsc/lpc47n227/superio.c +++ b/src/superio/smsc/lpc47n227/superio.c @@ -16,7 +16,6 @@ /* RAM-based driver for SMSC LPC47N227 Super I/O chip. */ -#include <arch/io.h> #include <device/device.h> #include <device/pnp.h> #include <console/console.h> |