]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Include the header with the prototype for drm_get_panel_orientation_quirk()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 26 Feb 2018 14:24:23 +0000 (16:24 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 26 Feb 2018 15:39:59 +0000 (17:39 +0200)
commit8cfce8a1f3430f35e2c78b3bffe30a70e11d2071
tree32861b9ece6b8223986d55d2addbe72c784ad1ee
parentb454e3260da652e0f19ae71a29d495b839315706
drm: Include the header with the prototype for drm_get_panel_orientation_quirk()

sparse complains:
drivers/gpu/drm/drm_panel_orientation_quirks.c:133:5: warning: symbol 'drm_get_panel_orientation_quirk' was not declared. Should it be static?

Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180226142423.26439-1-ville.syrjala@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
drivers/gpu/drm/drm_panel_orientation_quirks.c