Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information