]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Reflect the used arguments in machine_init() prototype
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Sun, 12 Oct 2008 04:08:14 +0000 (04:08 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 13 Oct 2008 23:35:26 +0000 (10:35 +1100)
commit37ec841d079a8b7598d29ecf0b159fdf19070962
tree19c7633d8e218f7be69ec25f648490dfe04b0855
parentfcfa3e14f7abfbe7871b75f13e0f50f8ac24d612
powerpc: Reflect the used arguments in machine_init() prototype

The "phys" argument to machine_init() isn't used and isn't likely to
ever be so let's remove it.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/setup_32.c