[PATCH v3 06/17] drm/bridge: cdns-dsi: Remove extra line at the end of the file

Tomi Valkeinen posted 17 patches 8 months, 1 week ago
There is a newer version of this series
[PATCH v3 06/17] drm/bridge: cdns-dsi: Remove extra line at the end of the file
Posted by Tomi Valkeinen 8 months, 1 week ago
Remove extra line at the end of the file.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
 drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c b/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c
index 1d300f0da2f5..5315d572f7ab 100644
--- a/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c
+++ b/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c
@@ -1435,4 +1435,3 @@ MODULE_AUTHOR("Boris Brezillon <boris.brezillon@bootlin.com>");
 MODULE_DESCRIPTION("Cadence DSI driver");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:cdns-dsi");
-

-- 
2.43.0
Re: [PATCH v3 06/17] drm/bridge: cdns-dsi: Remove extra line at the end of the file
Posted by Aradhya Bhatia 8 months ago
Hi,

On 14/04/25 16:41, Tomi Valkeinen wrote:
> Remove extra line at the end of the file.
> 
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
> ---
>  drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Aradhya Bhatia <aradhya.bhatia@linux.dev>

-- 
Regards
Aradhya