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
492c4a0d
Commit
492c4a0d
authored
Sep 22, 2011
by
Barry Song
Committed by
Barry Song
Oct 01, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: CSR: clock: Fix indentation
Signed-off-by:
Barry Song
<
Baohua.Song@csr.com
>
parent
013dd12f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
arch/arm/mach-prima2/clock.c
arch/arm/mach-prima2/clock.c
+2
-2
No files found.
arch/arm/mach-prima2/clock.c
View file @
492c4a0d
...
...
@@ -350,10 +350,10 @@ static struct clk_lookup onchip_clks[] = {
.
clk
=
&
clk_mem
,
},
{
.
dev_id
=
"sys"
,
.
clk
=
&
clk_sys
,
.
clk
=
&
clk_sys
,
},
{
.
dev_id
=
"io"
,
.
clk
=
&
clk_io
,
.
clk
=
&
clk_io
,
},
};
...
...
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