Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenBMC Firmware
talos-obmc-linux
Commits
af4ca6a8
Commit
af4ca6a8
authored
12 years ago
by
Mark Brown
Browse files
Options
Download
Plain Diff
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
parents
31b35e9e
f32ca3db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
drivers/base/regmap/regmap-debugfs.c
drivers/base/regmap/regmap-debugfs.c
+0
-2
No files found.
drivers/base/regmap/regmap-debugfs.c
View file @
af4ca6a8
...
@@ -121,8 +121,6 @@ static unsigned int regmap_debugfs_get_dump_start(struct regmap *map,
...
@@ -121,8 +121,6 @@ static unsigned int regmap_debugfs_get_dump_start(struct regmap *map,
c
->
max
=
p
-
1
;
c
->
max
=
p
-
1
;
list_add_tail
(
&
c
->
list
,
list_add_tail
(
&
c
->
list
,
&
map
->
debugfs_off_cache
);
&
map
->
debugfs_off_cache
);
}
else
{
return
base
;
}
}
/*
/*
...
...
This diff is collapsed.
Click to expand it.
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