Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180944
b: refs/heads/master
c: 9dfbf20
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Kerr authored and Grant Likely committed Feb 14, 2010
1 parent 38efbb7 commit acb2048
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 7c540d9e3da38c3d1c15fb8059e4577a84ac0066
refs/heads/master: 9dfbf207802c7e8cda9d081a8d750b50633c82d2
3 changes: 3 additions & 0 deletions trunk/include/linux/of.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

#include <asm/byteorder.h>

#ifdef CONFIG_OF

typedef u32 phandle;
typedef u32 ihandle;

Expand Down Expand Up @@ -194,4 +196,5 @@ extern void of_attach_node(struct device_node *);
extern void of_detach_node(struct device_node *);
#endif

#endif /* CONFIG_OF */
#endif /* _LINUX_OF_H */

0 comments on commit acb2048

Please sign in to comment.