diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2014-12-04 07:24:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <greg@kroah.com> | 2014-12-11 04:37:20 +0100 |
commit | 81e1dadfb5b2d47aa513ad60b1c9cf0ea17b6514 (patch) | |
tree | 6ad9270c0b25c0afdcdae64d88daca7d10ec884a /drivers/regulator/fixed.c | |
parent | usbip: fix error handling in stub_probe() (diff) | |
download | linux-81e1dadfb5b2d47aa513ad60b1c9cf0ea17b6514.tar.xz linux-81e1dadfb5b2d47aa513ad60b1c9cf0ea17b6514.zip |
arm: omap3: twl: remove usb phy init data
commit dbc98635e0d4 ("phy: remove the old lookup method") removes
struct phy_consumer but twl-common.c still uses the "phy_consumer"
structure resulting in the following compilation warning.
arch/arm/mach-omap2/twl-common.c:94:21: error: array type has
incomplete element type
struct phy_consumer consumers[] = {
Removed using phy_consumer since twl4030 uses the new lookup
method.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'drivers/regulator/fixed.c')
0 files changed, 0 insertions, 0 deletions