summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_dw_ti.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pcie_dw_ti.c')
-rw-r--r--drivers/pci/pcie_dw_ti.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/pci/pcie_dw_ti.c b/drivers/pci/pcie_dw_ti.c
index 4195a02de39..dc6e65273b7 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>
@@ -47,7 +46,6 @@ DECLARE_GLOBAL_DATA_PTR;
#define PCIE_CMD_STATUS 0x04
#define LTSSM_EN_VAL BIT(0)
-
#define AM654_PCIE_DEV_TYPE_MASK 0x3
#define EP 0x0
#define LEG_EP 0x1