Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138559
b: refs/heads/master
c: 151a9f4
h: refs/heads/master
i:
  138557: 4e52624
  138555: d2a2a58
  138551: ff095f1
  138543: 96acadf
  138527: 1b28391
  138495: dd4ac4b
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Mar 24, 2009
1 parent c7808a2 commit 18a2f3c
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: 9e41d9597e7825ec20d690013d32bcec5f3fe16a
refs/heads/master: 151a9f4aef53fb9cc1e192c7d321c1d820232f4a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/prom_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ unsigned long __init prom_init(unsigned long r3, unsigned long r4,
*/
prom_init_stdout();

prom_printf("Preparing to boot %s", PTRRELOC((char *)linux_banner));
prom_printf("Preparing to boot %s", RELOC(linux_banner));

/*
* Get default machine type. At this point, we do not differentiate
Expand Down

0 comments on commit 18a2f3c

Please sign in to comment.