Hi Wei, 2017-01-12 Wei Yongjun <[email protected]>:
> From: Wei Yongjun <[email protected]> > > Fixes the following sparse warning: > > drivers/gpu/drm/drm_atomic_helper.c:1360:6: warning: > symbol 'release_crtc_commit' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <[email protected]> > --- > drivers/gpu/drm/drm_atomic_helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Gustavo Padovan <[email protected]> Gustavo

