diff options
Diffstat (limited to 'src/southbridge/rdc/r8610/bootblock.c')
-rw-r--r-- | src/southbridge/rdc/r8610/bootblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/rdc/r8610/bootblock.c b/src/southbridge/rdc/r8610/bootblock.c index c87940a495..2e5e360d72 100644 --- a/src/southbridge/rdc/r8610/bootblock.c +++ b/src/southbridge/rdc/r8610/bootblock.c @@ -18,7 +18,6 @@ */ #include <arch/io.h> -#include <arch/romcc_io.h> #include <device/pci_def.h> static void bootblock_southbridge_init(void) { |