summaryrefslogtreecommitdiff
path: root/src/commonlib/storage/pci_sdhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/storage/pci_sdhci.c')
-rw-r--r--src/commonlib/storage/pci_sdhci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/storage/pci_sdhci.c b/src/commonlib/storage/pci_sdhci.c
index c53ab001a9..329b652abb 100644
--- a/src/commonlib/storage/pci_sdhci.c
+++ b/src/commonlib/storage/pci_sdhci.c
@@ -20,7 +20,6 @@
#include <assert.h>
#include <commonlib/sdhci.h>
-#include <console/console.h>
#include <device/pci.h>
#include "sd_mmc.h"
#include "storage.h"