Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1d4c452a authored by Kyle McMartin's avatar Kyle McMartin
Browse files

[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()



Since irq.c uses smp_send_all_nop, we must define it for UP builds
as well. Make it a static inline so it gets optimized away. This forces
irq.c to include <asm/smp.h> though.

Signed-off-by: default avatarKyle McMartin <kyle@parisc-linux.org>
parent d911aed8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment