Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294136
b: refs/heads/master
c: 7e53b19
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 25, 2012
1 parent 3837427 commit f3e8098
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82159ba8e6ef8c38e3e0452d90b4ff8da9e4b2c1
refs/heads/master: 7e53b195e412a813e915843adc7e4d91868e8e94
2 changes: 0 additions & 2 deletions trunk/drivers/base/regmap/regcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ int regcache_read(struct regmap *map,

return -EINVAL;
}
EXPORT_SYMBOL_GPL(regcache_read);

/**
* regcache_write: Set the value of a given register in the cache.
Expand All @@ -238,7 +237,6 @@ int regcache_write(struct regmap *map,

return 0;
}
EXPORT_SYMBOL_GPL(regcache_write);

/**
* regcache_sync: Sync the register cache with the hardware.
Expand Down

0 comments on commit f3e8098

Please sign in to comment.