diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/mainboard.c')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/mainboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/mainboard.c b/src/mainboard/gizmosphere/gizmo/mainboard.c index fbe2daf100..c50f4b935e 100644 --- a/src/mainboard/gizmosphere/gizmo/mainboard.c +++ b/src/mainboard/gizmosphere/gizmo/mainboard.c @@ -2,7 +2,6 @@ #include <amdblocks/acpimmio.h> #include <device/mmio.h> -#include <console/console.h> #include <delay.h> #include <device/device.h> #include <southbridge/amd/common/amd_pci_util.h> |