Skip to content

Commit

Permalink
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Jan 24, 2013
2 parents 31b35e9 + f32ca3d commit af4ca6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/base/regmap/regmap-debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ static unsigned int regmap_debugfs_get_dump_start(struct regmap *map,
c->max = p - 1;
list_add_tail(&c->list,
&map->debugfs_off_cache);
} else {
return base;
}

/*
Expand Down

0 comments on commit af4ca6a

Please sign in to comment.