diff options
Diffstat (limited to 'drivers/phy/marvell/comphy_a3700.h')
-rw-r--r-- | drivers/phy/marvell/comphy_a3700.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/phy/marvell/comphy_a3700.h b/drivers/phy/marvell/comphy_a3700.h index b0941ffb37..8748c6c84a 100644 --- a/drivers/phy/marvell/comphy_a3700.h +++ b/drivers/phy/marvell/comphy_a3700.h @@ -7,7 +7,6 @@ #define _COMPHY_A3700_H_ #include "comphy_core.h" -#include "comphy_hpipe.h" #define MVEBU_REG(offs) \ ((void __iomem *)(ulong)MVEBU_REGISTER(offs)) |