From 11afa2f75c68eb2c984ea43a92b8e453b8b70e49 Mon Sep 17 00:00:00 2001 From: Balaji Rao Date: Wed, 28 Jan 2009 19:24:51 +0000 Subject: From: Balaji Rao clean-29-rc2-merge-freakage.patch --- include/linux/mfd/pcf50633/mbc.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'include') diff --git a/include/linux/mfd/pcf50633/mbc.h b/include/linux/mfd/pcf50633/mbc.h index 247c7d12785..86585d67409 100644 --- a/include/linux/mfd/pcf50633/mbc.h +++ b/include/linux/mfd/pcf50633/mbc.h @@ -129,15 +129,5 @@ int pcf50633_mbc_usb_curlim_set(struct pcf50633 *pcf, int ma); int pcf50633_mbc_get_status(struct pcf50633 *); void pcf50633_mbc_set_status(struct pcf50633 *, int what, int status); -#if 0 - struct power_supply ac; - struct power_supply usb; - struct power_supply adapter; - - struct delayed_work charging_restart_work; - - struct platform_device *pdev; -}; -#endif #endif -- cgit v1.2.3