]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/platform/x86/toshiba_acpi.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / platform / x86 / toshiba_acpi.c
index 4276da7291b8e479d26ee7a55041c212a85ca74a..209cced786c60628b87455b6be7b60c977257c00 100644 (file)
@@ -841,7 +841,7 @@ static void remove_toshiba_proc_entries(void)
        remove_proc_entry("version", toshiba_proc_dir);
 }
 
-static struct backlight_ops toshiba_backlight_data = {
+static const struct backlight_ops toshiba_backlight_data = {
         .get_brightness = get_lcd,
         .update_status  = set_lcd_status,
 };