[PATCH] linux/io.h needs types.h
[pandora-kernel.git] / include / linux / pmu.h
index ecce591..7831773 100644 (file)
@@ -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__ */