Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305619
b: refs/heads/master
c: 6a8d251
h: refs/heads/master
i:
  305617: da9f727
  305615: 920d43d
v: v3
  • Loading branch information
Stephen Warren authored and Mark Brown committed Apr 13, 2012
1 parent 63586ba commit 4a0c028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4b5c0186e48c8d14fd7c38ff99b8d1b9aa475432
refs/heads/master: 6a8d2511e13fdcabe4ee8460347115a50c32b0a8
2 changes: 1 addition & 1 deletion trunk/drivers/base/regmap/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ extern void regmap_debugfs_init(struct regmap *map, const char *name);
extern void regmap_debugfs_exit(struct regmap *map);
#else
static inline void regmap_debugfs_initcall(void) { }
static inline void regmap_debugfs_init(struct regmap *map) { }
static inline void regmap_debugfs_init(struct regmap *map, const char *name) { }
static inline void regmap_debugfs_exit(struct regmap *map) { }
#endif

Expand Down

0 comments on commit 4a0c028

Please sign in to comment.