aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBalaji Rao <balajirrao@openmoko.org>2009-01-28 19:31:07 +0000
committerAndy Green <agreen@octopus.localdomain>2009-01-28 19:31:07 +0000
commit477bfff4d5fc47611c1a0e84bdaa0c1a3595012f (patch)
treefd24245731cfbedbd36621fad4a2fb7ff83929f2 /include
parent53b83d295537ce296bd19dd8b5a122d647933ccc (diff)
Subject: pcf50633_remove_set_charger_status.patch
X-Git-Url: http://git.openmoko.org/?p=kernel.git;a=commitdiff_plain;h=94808ce02deeb78bb3728db416fd4b7544b6d232 pcf50633_remove_set_charger_status.patch
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/pcf50633/mbc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/pcf50633/mbc.h b/include/linux/mfd/pcf50633/mbc.h
index 86585d67409..747725b0cd0 100644
--- a/include/linux/mfd/pcf50633/mbc.h
+++ b/include/linux/mfd/pcf50633/mbc.h
@@ -128,6 +128,5 @@ enum pcf50633_reg_mbcs3 {
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);
#endif