Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
of/irq: of_irq.c needs to include linux/irq.h
It works on current architectures simply because asm/prom.h includes it, but it broke when x86 turned on CONFIG_OF. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
- Loading branch information