Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[cascardo/linux.git] / arch / arm / mach-pxa / sharpsl_pm.h
index 905be67..fa75b6d 100644 (file)
@@ -34,7 +34,7 @@ struct sharpsl_charger_machinfo {
 #define SHARPSL_STATUS_LOCK     5
 #define SHARPSL_STATUS_CHRGFULL 6
 #define SHARPSL_STATUS_FATAL    7
-       unsigned long (*charger_wakeup)(void);
+       bool (*charger_wakeup)(void);
        int (*should_wakeup)(unsigned int resume_on_alarm);
        void (*backlight_limit)(int);
        int (*backlight_get_status) (void);