Commit b9cd7b95 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Remove gratuitous blank line

parent d98914eb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)