projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98914e
)
gpu: host1x: Remove gratuitous blank line
author
Thierry Reding
<treding@nvidia.com>
Mon, 18 Jun 2018 12:01:10 +0000
(14:01 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 28 Oct 2019 10:18:33 +0000
(11:18 +0100)
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/intr.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/host1x/intr.c
b/drivers/gpu/host1x/intr.c
index
26f3c74
..
9245add
100644
(file)
--- 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)