diff options
Diffstat (limited to 'src/soc/imgtec/pistachio/uart.c')
-rw-r--r-- | src/soc/imgtec/pistachio/uart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/imgtec/pistachio/uart.c b/src/soc/imgtec/pistachio/uart.c index f610f6a05d..585ac6b99b 100644 --- a/src/soc/imgtec/pistachio/uart.c +++ b/src/soc/imgtec/pistachio/uart.c @@ -18,7 +18,6 @@ #include <arch/io.h> #include <boot/coreboot_tables.h> -#include <console/console.h> #include <console/uart.h> #include <device/device.h> #include <delay.h> |