commit | af6871683e25100813d35b3d802f1ed7b90b9f3a | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Tue Jul 05 22:38:19 2011 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Sun Aug 21 17:15:24 2011 -0400 |
tree | 9774f14b5f6e178d924344de2c42320431243e88 | |
parent | 0cc9311fad9eab567cea0b94e37ef73aef7a8cee [diff] |
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>