From: Julia Lawall Date: Mon, 21 Aug 2017 14:49:59 +0000 (+0200) Subject: omapfb: constify omap_video_timings structures X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aa55457d26eccdb0e750882674f47df6a2bb2505;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git omapfb: constify omap_video_timings structures These omap_video_timings structures are only copied into other structures, so they can be const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall Cc: Tomi Valkeinen Cc: Bhumika Goyal Signed-off-by: Bartlomiej Zolnierkiewicz --- diff --git a/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c b/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c index f14691ce8d02..6cd759c01037 100644 --- a/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c +++ b/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c @@ -18,7 +18,7 @@ #include