Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
b9cd7b95
Commit
b9cd7b95
authored
Jun 18, 2018
by
Thierry Reding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gpu: host1x: Remove gratuitous blank line
Signed-off-by:
Thierry Reding
<
treding@nvidia.com
>
parent
d98914eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
drivers/gpu/host1x/intr.c
drivers/gpu/host1x/intr.c
+0
-1
No files found.
drivers/gpu/host1x/intr.c
View file @
b9cd7b95
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment