From: Nicolas Pitre Date: Fri, 15 Oct 2010 02:37:52 +0000 (-0400) Subject: ARM: make struct machine_desc definition coherent with its comment X-Git-Tag: v2.6.37-rc1~184^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71e3eb5894dbb626dc7e28cfd4f33ebee9a739a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed