]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pmu.h
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
[linux-2.6-omap-h63xx.git] / include / linux / pmu.h
index 217d3daf73363e98cc5a9674470d080f41dcc16b..783177387ac61323fdfff6db8c3b717665d62c7c 100644 (file)
@@ -6,7 +6,6 @@
  * Copyright (C) 1998 Paul Mackerras.
  */
 
-#include <linux/config.h>
 
 #define PMU_DRIVER_VERSION     2
 
@@ -231,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__ */