Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373234
b: refs/heads/master
c: 5fb1c2d
h: refs/heads/master
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Samuel Ortiz committed Apr 9, 2013
1 parent b6f99b8 commit 3d9aefb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f201f730b82393aa4969171d724025a82f7099da
refs/heads/master: 5fb1c2dd8f9e9f3fd4ecbaefc75b83ab0ec40cfa
2 changes: 2 additions & 0 deletions trunk/include/linux/mfd/syscon.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
#ifndef __LINUX_MFD_SYSCON_H__
#define __LINUX_MFD_SYSCON_H__

struct device_node;

extern struct regmap *syscon_node_to_regmap(struct device_node *np);
extern struct regmap *syscon_regmap_lookup_by_compatible(const char *s);
extern struct regmap *syscon_regmap_lookup_by_pdevname(const char *s);
Expand Down

0 comments on commit 3d9aefb

Please sign in to comment.