[PATCH 13/14] drm/sun4i: Fix sparse warnings

2016-09-19 Thread Maxime Ripard
1;4402;0c On Mon, Sep 19, 2016 at 04:33:54PM +0300, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > drm/sun4i/sun4i_tv.c:181:21: warning: symbol 'ntsc_video_levels' was not > declared. Should it be static? > drm/sun4i/sun4i_tv.c:185:21: warning: symbol 'pal_video_levels'

[PATCH 13/14] drm/sun4i: Fix sparse warnings

2016-09-19 Thread ville.syrj...@linux.intel.com
From: Ville Syrjälä drm/sun4i/sun4i_tv.c:181:21: warning: symbol 'ntsc_video_levels' was not declared. Should it be static? drm/sun4i/sun4i_tv.c:185:21: warning: symbol 'pal_video_levels' was not declared. Should it be static? drm/sun4i/sun4i_tv.c:189:21: