diff options
Diffstat (limited to 'drivers/phy/marvell/phy-mmp3-hsic.c')
-rw-r--r-- | drivers/phy/marvell/phy-mmp3-hsic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/marvell/phy-mmp3-hsic.c b/drivers/phy/marvell/phy-mmp3-hsic.c index f2537fdcc3ab..271f1a2258ef 100644 --- a/drivers/phy/marvell/phy-mmp3-hsic.c +++ b/drivers/phy/marvell/phy-mmp3-hsic.c @@ -5,6 +5,7 @@ #include <linux/delay.h> #include <linux/io.h> +#include <linux/mod_devicetable.h> #include <linux/module.h> #include <linux/phy/phy.h> #include <linux/platform_device.h> |