From: Thierry Reding Date: Mon, 18 Jun 2018 12:01:10 +0000 (+0200) Subject: gpu: host1x: Remove gratuitous blank line X-Git-Tag: v5.5-rc1~128^2~20^2~63 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b9cd7b954a6dc2329458599222d994837530a350;p=linux.git gpu: host1x: Remove gratuitous blank line Signed-off-by: Thierry Reding --- 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)