summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Liu <jason.hui@linaro.org>2011-12-14 18:49:30 +0800
committerJason Liu <r64343@freescale.com>2012-01-09 21:09:59 +0800
commitdea21e28f09d1d6ee068f9bb35d53883e8f1c181 (patch)
tree5487aead6f38ed8732e662499a3c7d815b0188f7 /include
parent1974fee6ef170ac2d14c29e5715e0c1f48cae181 (diff)
fix build error
Signed-off-by: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/fsl_devices.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h
index 3c2fa69777a1..d629691ae539 100644
--- a/include/linux/fsl_devices.h
+++ b/include/linux/fsl_devices.h
@@ -107,7 +107,6 @@ struct fsl_usb2_platform_data {
u32 phy_regs; /* usb phy register base */
u32 xcvr_type; /* PORTSC_PTS_* */
char *transceiver; /* transceiver name */
- unsigned power_budget; /* for hcd->power_budget */
u32 id_gpio;
struct fsl_xcvr_ops *xcvr_ops;