diff options
Diffstat (limited to 'src/southbridge/amd/sb700/bootblock.c')
-rw-r--r-- | src/southbridge/amd/sb700/bootblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/amd/sb700/bootblock.c b/src/southbridge/amd/sb700/bootblock.c index ed6f2561f5..012a22cd58 100644 --- a/src/southbridge/amd/sb700/bootblock.c +++ b/src/southbridge/amd/sb700/bootblock.c @@ -15,7 +15,6 @@ */ #include <stdint.h> -#include <arch/io.h> #include <device/pci_ops.h> #define IO_MEM_PORT_DECODE_ENABLE_5 0x48 |