Re: [RESEND PATCH v2 08/33] ARM: davinci: make irqs.h a local header

2019-02-12 Thread Sekhar Nori
On 11/02/19 5:55 PM, Bartosz Golaszewski wrote: > diff --git a/arch/arm/mach-davinci/usb.c b/arch/arm/mach-davinci/usb.c > index 9d4a58a3113a..cde72ba35dc3 100644 > --- a/arch/arm/mach-davinci/usb.c > +++ b/arch/arm/mach-davinci/usb.c > @@ -5,13 +5,14 @@ > #include > #include > #include > - >

[RESEND PATCH v2 08/33] ARM: davinci: make irqs.h a local header

2019-02-11 Thread Bartosz Golaszewski
From: Bartosz Golaszewski The existence of irqs.h in mach-davinci/include/mach only makes sense without SPARSE_IRQ as it's then expected to define NR_IRQS and is included from asm/irq.h. As we now support SPARSE_IRQ, this header can be moved to mach-davinci and used as the source of HW interrupt