linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / pmu.h
index 7831773..217d3da 100644 (file)
@@ -6,6 +6,7 @@
  * Copyright (C) 1998 Paul Mackerras.
  */
 
+#include <linux/config.h>
 
 #define PMU_DRIVER_VERSION     2
 
@@ -230,7 +231,4 @@ 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__ */