[PATCH] drm/plane: Fix sparse warnings

2014-05-13 Thread Thierry Reding
From: Thierry Reding Include the drm_plane_helper.h header file to fix the following sparse warnings: CHECK drivers/gpu/drm/drm_plane_helper.c drivers/gpu/drm/drm_plane_helper.c:102:5: warning: symbol 'drm_primary_helper_update' was not declared. Should it be static?

[PATCH] drm/plane: Fix sparse warnings

2014-05-13 Thread Matt Roper
On Tue, May 13, 2014 at 12:47:42PM +0200, Thierry Reding wrote: > From: Thierry Reding > > Include the drm_plane_helper.h header file to fix the following sparse > warnings: > > CHECK drivers/gpu/drm/drm_plane_helper.c > drivers/gpu/drm/drm_plane_helper.c:102:5: warning: symbol