commit | a39dbcf71eba6e00ac6ae5482f499f9b57f1075e | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Tue Nov 01 22:37:47 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Nov 01 22:37:47 2005 +1100 |
tree | f54300e1f8caa39de5bd0895e4cb6026f522aefa | |
parent | 89003ebf9e6a9ccb2327caf72955edd86b274c14 [diff] |
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>