]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm750fb: remove duplicate from fb_videomode
authorMichel von Czettritz <michel.von.czettritz@gmail.com>
Tue, 26 May 2015 15:22:39 +0000 (17:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 03:04:35 +0000 (12:04 +0900)
commit41b48540dbf221ae5a28c1183e5f18d0063fdb2d
tree39b109658f2544a8b5eaa38f7f2beaf1c4259fc7
parent6fdf72d9fea669b9f2d8abb9e55997005244f98a
staging: sm750fb: remove duplicate from fb_videomode

As suggested by Sudip this patch removes the redundant 1360x768@60
option from the fb_videomode struct array.
The removed option and the option one it differ in a typo and a flag.

Signed-off-by: Michel von Czettritz <michel.von.czettritz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c