Commit b9cd7b95 authored by Thierry Reding's avatar Thierry Reding

gpu: host1x: Remove gratuitous blank line

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent d98914eb
...@@ -105,7 +105,6 @@ static void action_submit_complete(struct host1x_waitlist *waiter) ...@@ -105,7 +105,6 @@ static void action_submit_complete(struct host1x_waitlist *waiter)
/* Add nr_completed to trace */ /* Add nr_completed to trace */
trace_host1x_channel_submit_complete(dev_name(channel->dev), trace_host1x_channel_submit_complete(dev_name(channel->dev),
waiter->count, waiter->thresh); waiter->count, waiter->thresh);
} }
static void action_wakeup(struct host1x_waitlist *waiter) static void action_wakeup(struct host1x_waitlist *waiter)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment