summaryrefslogtreecommitdiffstats
path: root/crypto/anubis.c
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2020-08-30 23:17:41 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2020-09-01 15:30:27 +0200
commitc08503ec03dbe338c01ee4867b6dea026a78f6d4 (patch)
treee4113bb0d9f883b12e2cc5bdebe11e8d62b0ae2a /crypto/anubis.c
parentdrm: Replace mode->export_head with a boolean (diff)
downloadlinux-c08503ec03dbe338c01ee4867b6dea026a78f6d4.tar.xz
linux-c08503ec03dbe338c01ee4867b6dea026a78f6d4.zip
drm/gma500: Constify static structs
The only usage of these is to assign their address to the fbops field in the fb_info struct, which is a const pointer. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20200830211741.17326-1-rikard.falkeborn@gmail.com
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions