Re: [PATCH v1 1/1] ALSA: isa: Use INVALID_HWIRQ definition
From: Andy Shevchenko
Date: Mon Jul 18 2022 - 15:14:39 EST
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