commit | d71e3eb5894dbb626dc7e28cfd4f33ebee9a739a | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Oct 14 22:37:52 2010 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Wed Oct 20 00:27:14 2010 -0400 |
tree | f94f17fe9be685a1bddb770eab5b6516b11d5558 | |
parent | 809b4e00baf006a990a73329ba381d536c6fa277 [diff] |
ARM: make struct machine_desc definition coherent with its comment As mentioned in the comment right at the top, the first four fields are directly accessed by assembly code in head.S. Move nr_irqs so the comment is true again. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>