video: ocfb: add const to of_device_id 
authorChunyang Zhong <zhongchunyang@cdjrlc.com>
Fri, 10 Dec 2021 10:28:16 +0000 (18:28 +0800)
committerHelge Deller <deller@gmx.de>
Mon, 17 Jan 2022 21:39:37 +0000 (22:39 +0100)
commit7666cad0e068f3d5b27d1e55af46638610d79577
treedacc670ca757320c98c8813876f3a645d0004814
parent29a6c7b4442f34b1fd942ce0f5d203bc84287842
video: ocfb: add const to of_device_id 

struct of_device_id should normally be const.

Signed-off-by: Chunyang Zhong <zhongchunyang@cdjrlc.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/ocfb.c