From: Thierry Reding <tred...@nvidia.com>

Signed-off-by: Thierry Reding <tred...@nvidia.com>
---
 drivers/gpu/host1x/intr.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/host1x/intr.c b/drivers/gpu/host1x/intr.c
index 26f3c741d085..9245add23b5d 100644
--- a/drivers/gpu/host1x/intr.c
+++ b/drivers/gpu/host1x/intr.c
@@ -105,7 +105,6 @@ static void action_submit_complete(struct host1x_waitlist 
*waiter)
        /*  Add nr_completed to trace */
        trace_host1x_channel_submit_complete(dev_name(channel->dev),
                                             waiter->count, waiter->thresh);
-
 }
 
 static void action_wakeup(struct host1x_waitlist *waiter)
-- 
2.23.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to