diff options
Diffstat (limited to 'drivers/pci/pcie_dw_ti.c')
-rw-r--r-- | drivers/pci/pcie_dw_ti.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/pcie_dw_ti.c b/drivers/pci/pcie_dw_ti.c index 4195a02de39..78a5d035865 100644 --- a/drivers/pci/pcie_dw_ti.c +++ b/drivers/pci/pcie_dw_ti.c @@ -3,7 +3,6 @@ * Copyright (C) 2018 Texas Instruments, Inc */ -#include <common.h> #include <dm.h> #include <log.h> #include <pci.h> |