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
nexedi
linux
Commits
029dd3ce
Commit
029dd3ce
authored
Sep 09, 2012
by
Mark Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regulator: twl: Remove another unused variable warning
Signed-off-by:
Mark Brown
<
broonie@opensource.wolfsonmicro.com
>
parent
5bab305d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
drivers/regulator/twl-regulator.c
drivers/regulator/twl-regulator.c
+0
-7
No files found.
drivers/regulator/twl-regulator.c
View file @
029dd3ce
...
...
@@ -650,13 +650,6 @@ static struct regulator_ops twl6030fixed_ops = {
.
get_status
=
twl6030reg_get_status
,
};
static
struct
regulator_ops
twl6030_fixed_resource
=
{
.
enable
=
twl6030reg_enable
,
.
disable
=
twl6030reg_disable
,
.
is_enabled
=
twl6030reg_is_enabled
,
.
get_status
=
twl6030reg_get_status
,
};
/*
* SMPS status and control
*/
...
...
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