mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Now that the fbops member of struct fb_info is const, we can start making the ops const as well. v2: fix typo (Christophe de Dinechin) Cc: Kirti Wankhede <[email protected]> Cc: [email protected] Reviewed-by: Daniel Vetter <[email protected]> Acked-by: Kirti Wankhede <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/ddb10df1316ef585930cda7718643a580f4fe37b.1575390741.git.jani.nikula@intel.com