]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm7xxfb: declare struct as const
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 17 Jun 2015 11:24:40 +0000 (16:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:44:29 +0000 (21:44 -0700)
commite1c250ed8f9a717b303dcea72e23bd93a8e052ff
tree4effcb905ea6f07f090de35723e96c252c46983d
parent7e40e6a8a7517baed24a9c896968fc89b22f4001
staging: sm7xxfb: declare struct as const

The vesa_mode_table is not to be modified, so declare it as const.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c