git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1af5b2
)
[POWERPC] fix implicit declaration on cell.
author
Dave Jones
<davej@redhat.com>
Thu, 29 Jun 2006 20:52:53 +0000
(16:52 -0400)
committer
Paul Mackerras
<paulus@samba.org>
Sun, 2 Jul 2006 22:56:46 +0000
(08:56 +1000)
(Only fails with -Werror-implicit-function-declaration, but
it should still be fixed).
arch/powerpc/platforms/cell/setup.c:145: error: implicit declaration of function 'udbg_init_rtas_console'
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found