]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
voyager: use struct instead of PARAM
authorRandy Dunlap <randy.dunlap@oracle.com>
Sat, 10 Nov 2007 03:30:36 +0000 (04:30 +0100)
committerThomas Gleixner <tglx@apollo.(none)>
Sat, 10 Nov 2007 03:30:36 +0000 (04:30 +0100)
commit1a0c3ea65ca4838a803a14f0ff2bfc78aa69c9a0
tree879cae5b04833b67393e0655eedec26f421d3cca
parent3c5fd9c77d609b51c0bab682c9d40cbb496ec6f1
voyager: use struct instead of PARAM

Use struct boot_params instead of PARAM + 0xoffsets.
Fixes one of many Voyager build problems.

arch/x86/kernel/setup_32.c:543: error: 'PARAM' undeclared (first use in this function)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/mach-voyager/setup_arch.h