Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: mach-x3proto: needs linux/irq.h.
Since commit ba84be2 ("remove linux/hardirq.h from asm-generic/local.h"), the asm/irq.h definitions that mach-x3proto/setup.c depends on are no longer available, causing the build to die. So, include linux/irq.h explicitly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information