diff options
Diffstat (limited to 'drivers/phy/marvell/phy-mmp3-usb.c')
-rw-r--r-- | drivers/phy/marvell/phy-mmp3-usb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/marvell/phy-mmp3-usb.c b/drivers/phy/marvell/phy-mmp3-usb.c index 04c0bada3519..5b71deb08851 100644 --- a/drivers/phy/marvell/phy-mmp3-usb.c +++ b/drivers/phy/marvell/phy-mmp3-usb.c @@ -6,6 +6,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> |