diff options
author | Cédric Le Goater <clg@fr.ibm.com> | 2014-04-24 09:23:26 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-04-28 17:35:26 +1000 |
commit | fed23ed7ebf0fbea17ad8fed207ff35a747fecaf (patch) | |
tree | 99d044aa881921d9b33adafdaf236794f70fbd6d /arch/m68k/kernel/head.S | |
parent | f4bce2f784706800efcab6830111df9b75c2f199 (diff) | |
download | linux-fed23ed7ebf0fbea17ad8fed207ff35a747fecaf.tar.gz linux-fed23ed7ebf0fbea17ad8fed207ff35a747fecaf.tar.bz2 linux-fed23ed7ebf0fbea17ad8fed207ff35a747fecaf.zip |
powerpc/boot: Use a common prom_args struct in oflib
This patch fixes warnings when the wrapper is compiled in 64bit and
updates the boot wrapper code related to prom to converge with the
kernel code in prom_init. This should make the review of changes easier.
The kernel has a different number of possible arguments (10) when
entering prom. There does not seem to be any good reason to have
12 in the wrapper, so the patch changes this value to args[10] in
the prom_args struct.
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/m68k/kernel/head.S')
0 files changed, 0 insertions, 0 deletions