Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: mach-se: Fix up irq_desc reference.
The irq_desc needs to be accessed with irq_to_desc(), this fixes up a build error with irq_desc being undefined. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information