On 9 July 2014 21:42, Sachin Kamat <sachin.kamat at samsung.com> wrote: > Commit 34ea3d386347 ("drm: add register and unregister functions > for connectors") probably missed out converting the > drm_sysfs_connector_remove instances in the following files. > Without this patch we get the following compilation error: > ERROR: "drm_sysfs_connector_remove" [drivers/gpu/drm/tilcdc/tilcdc.ko] > undefined! > > Signed-off-by: Sachin Kamat <sachin.kamat at samsung.com> > CC: Thomas Wood <thomas.wood at intel.com> > CC: David Herrmann <dh.herrmann at gmail.com> > CC: Daniel Vetter <daniel.vetter at ffwll.ch> > --- > Only compile tested.
Oops, applied thanks, I did an arm build just on the drm dir, forgot to let it run to completion over the whole tree. Dave.