From: Laurent Pinchart Date: Sun, 11 Sep 2011 21:30:45 +0000 (+0200) Subject: arm: mach-shmobile: Constify sh_mobile_meram_cfg structures X-Git-Tag: v3.4-rc1~125^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c241a0e0c27882ecab1df57a44d202db6e02012c;p=pandora-kernel.git arm: mach-shmobile: Constify sh_mobile_meram_cfg structures The structures, passed to the sh_mobile_lcdcfb driver through platform data, are read only by the driver. Make them const. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed