Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / video / backlight / hp680_bl.c
index ffc72ae..a71e984 100644 (file)
@@ -27,7 +27,7 @@
 
 static int hp680bl_suspended;
 static int current_intensity = 0;
-static DEFINE_SPINLOCK(bl_lock);
+static spinlock_t bl_lock = SPIN_LOCK_UNLOCKED;
 static struct backlight_device *hp680_backlight_device;
 
 static void hp680bl_send_intensity(struct backlight_device *bd)