commit | 699fbeeac4668ba921a5f588736a56b332bd31c4 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Sep 19 16:33:44 2016 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Sep 19 16:45:15 2016 +0200 |
tree | 4611ad2231ab29ae0ba1954d7a6fa413f0a04889 | |
parent | c30b4400974fb6da6bc31a0242f90b82b27f5c40 [diff] |
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 <daniel.vetter@ffwll.ch> Cc: Sean Paul <seanpaul@chromium.org> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1474292035-15695-4-git-send-email-ville.syrjala@linux.intel.com