video: sa1100fb: constify copied structure
authorJulia Lawall <Julia.Lawall@inria.fr>
Wed, 1 Jan 2020 07:43:25 +0000 (08:43 +0100)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Wed, 15 Jan 2020 16:31:48 +0000 (17:31 +0100)
commit3c3c56397d5840d0e33eda1707625ecfc4d265a2
treefca559426d75dda62b42d8ee1efb18891ea8fa2b
parent93166f5f2e4dc593cff8ca77ef828ac6f148b0f3
video: sa1100fb: constify copied structure

The monspecs structure is only copied into another structure,
so make it const.

The opportunity for this change was found using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1577864614-5543-8-git-send-email-Julia.Lawall@inria.fr
drivers/video/fbdev/sa1100fb.c