diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_phy_internal.c')
| -rw-r--r-- | arch/arm/mach-omap2/omap_phy_internal.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_phy_internal.c b/arch/arm/mach-omap2/omap_phy_internal.c index d0b4dc759fc..593eaea35ce 100644 --- a/arch/arm/mach-omap2/omap_phy_internal.c +++ b/arch/arm/mach-omap2/omap_phy_internal.c @@ -28,9 +28,9 @@  #include <linux/err.h>  #include <linux/usb.h> -#include <plat/hardware.h>  #include <plat/usb.h> +#include "soc.h"  #include "control.h"  /* OMAP control module register for UTMI PHY */  |