powerpc: Fix pseries (64-bit) build
authorPaul Mackerras <paulus@samba.org>
Tue, 1 Nov 2005 11:37:47 +0000 (22:37 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Nov 2005 11:37:47 +0000 (22:37 +1100)
A recent commit that removed rtas-fw.h and moved its contents to
include/asm-powerpc/rtas.h forgot to also remove the inclusion of
it in arch/powerpc/platforms/pseries/setup.c.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found