From: Sudip Mukherjee Date: Wed, 17 Jun 2015 11:24:40 +0000 (+0530) Subject: staging: sm7xxfb: declare struct as const X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d91928c9d70e86635cf34ad11024142f9f73dfc;p=pandora-kernel.git 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-diff-tree failed