--- zzzz-none-000/linux-3.10.107/sound/pci/pcxhr/pcxhr_core.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/sound/pci/pcxhr/pcxhr_core.h 2021-02-04 17:41:59.000000000 +0000 @@ -200,6 +200,6 @@ /* interrupt handling */ irqreturn_t pcxhr_interrupt(int irq, void *dev_id); -void pcxhr_msg_tasklet(unsigned long arg); +irqreturn_t pcxhr_threaded_irq(int irq, void *dev_id); #endif /* __SOUND_PCXHR_CORE_H */