Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227734
b: refs/heads/master
c: a081748
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely committed Jan 9, 2011
1 parent 2aa0d8d commit fcaa826
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: 672d8eafe38e9324055b8c0d0ad6e95c43b6d52a
refs/heads/master: a081748735c5feb96b1365e78a5ff0fb6ca7e3a4
2 changes: 2 additions & 0 deletions trunk/include/linux/of_fdt.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ struct boot_param_header {

#if defined(CONFIG_OF_FLATTREE)

struct device_node;

/* For scanning an arbitrary device-tree at any time */
extern char *of_fdt_get_string(struct boot_param_header *blob, u32 offset);
extern void *of_fdt_get_property(struct boot_param_header *blob,
Expand Down

0 comments on commit fcaa826

Please sign in to comment.