diff options
Diffstat (limited to 'drivers/pci/pcie_uniphier.c')
-rw-r--r-- | drivers/pci/pcie_uniphier.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/pcie_uniphier.c b/drivers/pci/pcie_uniphier.c index f2edea9899a..d1170b576bc 100644 --- a/drivers/pci/pcie_uniphier.c +++ b/drivers/pci/pcie_uniphier.c @@ -5,7 +5,6 @@ */ #include <clk.h> -#include <common.h> #include <dm.h> #include <dm/device_compat.h> #include <generic-phy.h> |