Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[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__ */