18 Jul
2022
18 Jul
'22
9:14 p.m.
On Sat, Jul 16, 2022 at 08:54:17AM +0200, Takashi Iwai wrote:
On Fri, 15 Jul 2022 22:57:37 +0200, Andy Shevchenko wrote:
...
-#define INVALID_IRQ ((unsigned)-1)
+#define INVALID_IRQ ((unsigned)INVALID_HWIRQ)
This seems failing to build on my local tree as is. We need to include <linux/irq.h> explicitly.
As Marc told me this is probably the way to the wrong direction, so, please, discard this patch anyway.
--
With Best Regards,
Andy Shevchenko