Re: [PATCH 01/86] drm/komeda: Direct include headers from drm_print

2023-01-23 Thread Thomas Zimmermann
Hi Sam Am 21.01.23 um 21:07 schrieb Sam Ravnborg via B4 Submission Endpoint: From: Sam Ravnborg Direct include the headers that otherwise comes indirect from The grammar in this sentence is slightly off at 'direct include' and 'headers that [...] comes'. I'd write 'Directly include header

[PATCH 01/86] drm/komeda: Direct include headers from drm_print

2023-01-21 Thread Sam Ravnborg via B4 Submission Endpoint
From: Sam Ravnborg Direct include the headers that otherwise comes indirect from drm_print.h, because drm_print.h will be reduced to include only the minimal set of headers. Signed-off-by: Sam Ravnborg --- drivers/gpu/drm/arm/display/komeda/d71/d71_component.c | 2 ++ drivers/gpu/drm/arm/displ