summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony LIU <junjie.liu@freescale.com>2011-12-07 17:06:22 +0800
committerTony LIU <junjie.liu@freescale.com>2011-12-08 09:34:42 +0800
commit159ff8bbea7835bb65c7faf0ce1147d2dd7531a6 (patch)
treec04d9882665ce83344c6bd16464207027722f524
parent9d2e9add0696bf748936c2ce37851b66eb841c1e (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>
-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 cc1d8574dc7f..60812da073b8 100644
--- a/include/linux/fsl_devices.h
+++ b/include/linux/fsl_devices.h
@@ -119,7 +119,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;