git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809b4e0
)
ARM: make struct machine_desc definition coherent with its comment
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Fri, 15 Oct 2010 02:37:52 +0000
(22:37 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Wed, 20 Oct 2010 04:27:14 +0000
(
00:27
-0400)
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>
No differences found