linux/drivers/gpu/drm/pl111
Colin Ian King 3719a5adbb drm/pl111: make structure mode_config_funcs static
structure mode_config_funcs can be made static as it does not need to be
in global scope.  Fixes sparse warning:

warning: symbol 'mode_config_funcs' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: http://patchwork.freedesktop.org/patch/msgid/20170519111018.19641-1-colin.king@canonical.com
2017-05-19 11:13:04 -07:00
..
Kconfig
Makefile
pl111_connector.c
pl111_display.c drm/pl111: make structure pl111_display_funcs static 2017-05-19 11:12:38 -07:00
pl111_drm.h
pl111_drv.c drm/pl111: make structure mode_config_funcs static 2017-05-19 11:13:04 -07:00