X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fpmu.h;h=783177387ac61323fdfff6db8c3b717665d62c7c;hb=cb553c480078759014096bc766dc76400e1d8397;hp=ecce5912f4d6149254eaab42dee3b443e20354bb;hpb=cee4cca740d209bcb4b9857baa2253d5ba4e3fbe;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/pmu.h b/include/linux/pmu.h index ecce5912f4d..783177387ac 100644 --- a/include/linux/pmu.h +++ b/include/linux/pmu.h @@ -230,4 +230,7 @@ extern int pmu_battery_count; extern struct pmu_battery_info pmu_batteries[PMU_MAX_BATTERIES]; extern unsigned int pmu_power_flags; +/* Backlight */ +extern void pmu_backlight_init(void); + #endif /* __KERNEL__ */