Commits

Sudip Mukherjee committed 9d91928c9d7
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>