On Sat, 23 Dec 2023, Dario Binacchi wrote:
> The Makefile enables/disables the file compilation depending on
> CONFIG_DEBUG_FS.
>
> Signed-off-by: Dario Binacchi
> Reviewed-by: Jani Nikula
Thanks for the patch, pushed to drm-misc-next.
BR,
Jani.
>
> ---
>
> Changes in v2:
> - Add 'Reviewed-by
The Makefile enables/disables the file compilation depending on
CONFIG_DEBUG_FS.
Signed-off-by: Dario Binacchi
Reviewed-by: Jani Nikula
---
Changes in v2:
- Add 'Reviewed-by' tag of Jani Nikula
drivers/gpu/drm/drm_debugfs.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/gpu/d