]> Git Repo - linux.git/commit
drm/fb-helper: Fix sparse warnings
authorVille Syrjälä <[email protected]>
Mon, 19 Sep 2016 13:33:44 +0000 (16:33 +0300)
committerDaniel Vetter <[email protected]>
Mon, 19 Sep 2016 14:45:15 +0000 (16:45 +0200)
commit699fbeeac4668ba921a5f588736a56b332bd31c4
tree4611ad2231ab29ae0ba1954d7a6fa413f0a04889
parentc30b4400974fb6da6bc31a0242f90b82b27f5c40
drm/fb-helper: Fix sparse warnings

drm/drm_fb_helper.c:2306:12: warning: symbol 'drm_fb_helper_modinit' was not declared. Should it be static?

While at it, move the lefover static inline to the right place.

Cc: Daniel Vetter <[email protected]>
Cc: Sean Paul <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_crtc_helper_internal.h
drivers/gpu/drm/drm_fb_helper.c
include/drm/drm_fb_helper.h
This page took 0.056062 seconds and 4 git commands to generate.