]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commita39dbcf71eba6e00ac6ae5482f499f9b57f1075e
treef54300e1f8caa39de5bd0895e4cb6026f522aefa
parent89003ebf9e6a9ccb2327caf72955edd86b274c14
powerpc: Fix pseries (64-bit) build

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>
arch/powerpc/platforms/pseries/setup.c