]> git.baikalelectronics.ru Git - kernel.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)
commite48871f1cc17422bcccb3a92d60c4bfdf003e307
tree9774f14b5f6e178d924344de2c42320431243e88
parent6cef43e3811e7a62db99891710cdf855a4188fc2
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