Merge 3.6-rc6 into usb-next
[deliverable/linux.git] / arch / arm / mach-omap2 / twl-common.c
index db5ff664237517562766ffdbc34887c6416c272f..329b726012f3d01fc3483254785c209f284c8cf8 100644 (file)
@@ -251,11 +251,6 @@ void __init omap3_pmic_get_config(struct twl4030_platform_data *pmic_data,
 
 #if defined(CONFIG_ARCH_OMAP4)
 static struct twl4030_usb_data omap4_usb_pdata = {
-       .phy_init       = omap4430_phy_init,
-       .phy_exit       = omap4430_phy_exit,
-       .phy_power      = omap4430_phy_power,
-       .phy_set_clock  = omap4430_phy_set_clk,
-       .phy_suspend    = omap4430_phy_suspend,
 };
 
 static struct regulator_init_data omap4_vdac_idata = {
This page took 0.025637 seconds and 5 git commands to generate.