gpu: host1x: Remove gratuitous blank line
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
d98914ebc2
commit
b9cd7b954a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue