mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 00:11:22 +00:00
75734e6606
This function takes an irq_handler_t function, but the prototype in the header doesn't match the function definition. This is due to the smp headers needing to avoid circular dependencies. So change the function to take a simple pointer. Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
boards | ||
include/mach | ||
atomic.S | ||
coreb.c | ||
dma.c | ||
hotplug.c | ||
ints-priority.c | ||
Kconfig | ||
Makefile | ||
secondary.S | ||
smp.c |