From 9d91928c9d70e86635cf34ad11024142f9f73dfc Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Wed, 17 Jun 2015 16:54:40 +0530 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed