aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc/tilcdc_crtc.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-06-28 11:12:00 +0530
committerJyri Sarha <jsarha@ti.com>2017-10-05 11:47:11 +0300
commitcafdee68fbd87ff8c2730117d65f095c33b506fe (patch)
treea0965419457320b33f679c90a9bae5af0bd3c6d8 /drivers/gpu/drm/tilcdc/tilcdc_crtc.c
parentdrm/tilcdc: tilcdc_panel: make of_device_ids const. (diff)
downloadlinux-dev-cafdee68fbd87ff8c2730117d65f095c33b506fe.tar.xz
linux-dev-cafdee68fbd87ff8c2730117d65f095c33b506fe.zip
drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
of_device_ids are not supposed to change at runtime. All functions working with of_device_ids provided by <linux/of.h> work with const of_device_ids. So mark the non-const structs as const. File size before: text data bss dec hex filename 1496 592 0 2088 828 drivers/gpu/drm/tilcdc/tilcdc_tfp410.o File size after constify: text data bss dec hex filename 1880 176 0 2056 808 drivers/gpu/drm/tilcdc/tilcdc_tfp410.o Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Jyri Sarha <jsarha@ti.com>
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_crtc.c')
0 files changed, 0 insertions, 0 deletions