summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTony LIU <junjie.liu@freescale.com>2011-12-07 17:06:22 +0800
committerJason Liu <r64343@freescale.com>2012-01-09 21:09:32 +0800
commitcc9616316bf044382ec422da5a6d4ed007235a3d (patch)
treeb4f54cbbb3b70873bfad44a4ae9cf48c051fd0a2 /include
parent4f025d73de4a55077691096eacf60f90c3b9e7af (diff)
ENGR00169661:Remove the discharge for VBUS and DP
header file - remove the definition of discharge dp Signed-off-by: Tony LIU <junjie.liu@freescale.com>
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 a0d44cb5cbdf..3c2fa69777a1 100644
--- a/include/linux/fsl_devices.h
+++ b/include/linux/fsl_devices.h
@@ -123,7 +123,6 @@ struct fsl_usb2_platform_data {
enum usb_wakeup_event (*is_wakeup_event)(struct fsl_usb2_platform_data *);
void (*wakeup_handler)(struct fsl_usb2_platform_data *);
void (*hsic_post_ops)(void);
- void (*gadget_discharge_dp) (bool);
struct fsl_usb2_wakeup_platform_data *wakeup_pdata;
struct platform_device *pdev;