Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318937
b: refs/heads/master
c: e393d1b
h: refs/heads/master
i:
  318935: 40e0e36
v: v3
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Jun 27, 2012
1 parent 04bca7b commit 4ca90c5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: 84a55f6d62d4a631184bd5a6f14f3379050c3a9a
refs/heads/master: e393d1bd354b5abd7db343b8b47e581f41cd8161
4 changes: 2 additions & 2 deletions trunk/arch/sparc/prom/init_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ EXPORT_SYMBOL(prom_root_node);
struct linux_nodeops *prom_nodeops;

/* You must call prom_init() before you attempt to use any of the
* routines in the prom library. It returns 0 on success, 1 on
* failure. It gets passed the pointer to the PROM vector.
* routines in the prom library.
* It gets passed the pointer to the PROM vector.
*/

extern void prom_meminit(void);
Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/sparc/prom/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ int prom_stdout;
phandle prom_chosen_node;

/* You must call prom_init() before you attempt to use any of the
* routines in the prom library. It returns 0 on success, 1 on
* failure. It gets passed the pointer to the PROM vector.
* routines in the prom library.
* It gets passed the pointer to the PROM vector.
*/

extern void prom_cif_init(void *, void *);
Expand Down

0 comments on commit 4ca90c5

Please sign in to comment.