projects
/
platform
/
kernel
/
linux-rpi.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 26f3c741d085cc30c906893219d5cb07964d321e..9245add23b5dd231a82ce26570ad7d66086d87a4 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)