On Wed, Mar 30, 2016 at 02:24:38PM +0200, Thierry Reding wrote: > From: Thierry Reding > > Commit 6c87e5c3ec6d ("drm: Rename drm_connector_unplug_all() to > drm_connector_unregister_all()") didn't update the Atmel HLCDC driver, > causing it to fail to build. While at it, remove unnecessary locking. > > Cc: Boris Brezillon > Cc: Alexey Brodkin > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 9 +-------- > 1 file changed, 1 insertion(+), 8 deletions(-) Nevermind, I see there are patches for this already. Thierry