]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: remove boot_params from struct machine_desc
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 6 Jul 2011 02:38:19 +0000 (22:38 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Sun, 21 Aug 2011 21:15:24 +0000 (17:15 -0400)
commitaf6871683e25100813d35b3d802f1ed7b90b9f3a
tree9774f14b5f6e178d924344de2c42320431243e88
parent0cc9311fad9eab567cea0b94e37ef73aef7a8cee
ARM: remove boot_params from struct machine_desc

Now that there is no more users, we can remove it from the kernel.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/include/asm/mach/arch.h
arch/arm/kernel/setup.c