[PATCH 01/10] drm/imagination: avoid unused-const-variable warning
Jani Nikula
jani.nikula at intel.com
Thu Apr 10 11:56:48 UTC 2025
On Thu, 10 Apr 2025, Matt Coster <Matt.Coster at imgtec.com> wrote:
> Having said that, surely it makes sense to keep at least
> *_debugfs_init() gated behind CONFIG_DEBUG_FS?
If they're basically just calls to debugfs_create_{dir,file}, the
compiler pretty much turns them into nops, and you'll get better build
coverage.
BR,
Jani.
--
Jani Nikula, Intel
More information about the dri-devel
mailing list