From: Laurent Pinchart Date: Wed, 7 Sep 2011 09:59:00 +0000 (+0200) Subject: fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const) X-Git-Tag: v3.4-rc1~125^2~12^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217e9c4353aa86f0c7eeb4c275bca73ea8b53be1;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const) default_720p and sh_mobile_lcdc_check_interface are used at device initialization time only. Mark them as __devinitconst and __devinit respectively. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed