Skip to content
Commit de18836e authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: fix devres.o build for GENERIC_HARDIRQS=n



kernel/irq/devres.c is built by sparc (32bit) and m68k via the obscure
../../../kernel/irq/devres.o reference in arch/[sparc/m68k]/kernel/Makefile

To avoid ifdeffery in devres.c provide request_threaded_irq as an
inline for these users.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 3a38148f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment