diff --git a/[refs] b/[refs] index 415451b84dbd..9870ecded2e1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6bc1e5eca24744898d93cbefe8f6091ecf1c4753 +refs/heads/master: f70f4711df527b914486bf5381ec9a4911915c7d diff --git a/trunk/include/video/sh_mobile_lcdc.h b/trunk/include/video/sh_mobile_lcdc.h index ff43ffc1aab2..2605fa8adb9c 100644 --- a/trunk/include/video/sh_mobile_lcdc.h +++ b/trunk/include/video/sh_mobile_lcdc.h @@ -163,7 +163,6 @@ struct sh_mobile_lcdc_bl_info { const char *name; int max_brightness; int (*set_brightness)(int brightness); - int (*get_brightness)(void); }; struct sh_mobile_lcdc_overlay_cfg {