fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Nov 2011 23:56:58 +0000 (00:56 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 20 Jun 2012 08:02:53 +0000 (10:02 +0200)
commit3281e54c80195b90ed12a5b6cddef4ab42e656e1
treed03d4fbfabaaf7f3383669582409c748494efb51
parente6765ffa6897f7fb84469bab2e1be885c57ea519
fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure

The structure is only read, make it const.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c