Hi Dave, After merging the drm tree, today's linux-next build (x86_64 allmodconfig) produced this warning:
drivers/gpu/drm/drm_crtc.c:4324:13: warning:
'drm_property_unreference_blob_locked' defined but not used [-Wunused-function]
static void drm_property_unreference_blob_locked(struct drm_property_blob
*blob)
^
Introduced by commit 6bcacf51d050 ("drm: Add reference counting to blob
properties").
This has been happening for a while. I assumed a user for this new API
would come along, but it hasn't ...
--
Cheers,
Stephen Rothwell [email protected]
pgpVPuOYU8mlX.pgp
Description: OpenPGP digital signature

