[PATCH] clean-balaji-tracking-regulators-kill-resume-dependency-include.patch

Andy Green andy at openmoko.com
Thu Oct 30 02:06:48 CET 2008


resume_dependency stuff is gone from pcf50633 but some traces are left

Signed-off-by: Andy Green <andy at openmoko.com>
---

 include/linux/pcf50633.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/include/linux/pcf50633.h b/include/linux/pcf50633.h
index 335e949..6e8d0f7 100644
--- a/include/linux/pcf50633.h
+++ b/include/linux/pcf50633.h
@@ -2,7 +2,6 @@
 #define _LINUX_PCF50633_H
 
 #include <linux/pcf506xx.h>
-#include <linux/resume-dependency.h>
 #include <linux/regulator/machine.h>
 
 /* public in-kernel pcf50633 api */
@@ -126,10 +125,6 @@ pcf50633_battvolt(struct pcf50633_data *pcf);
 extern int
 pcf50633_report_resumers(struct pcf50633_data *pcf, char *buf);
 
-extern void
-pcf50633_register_resume_dependency(struct pcf50633_data *pcf,
-					struct resume_dependency *dep);
-
 extern int
 pcf50633_notify_usb_current_limit_change(struct pcf50633_data *pcf,
 							       unsigned int ma);




More information about the openmoko-kernel mailing list