On Fri, Mar 3, 2017 at 11:33 AM, Rafał Miłecki <zajec5@xxxxxxxxx> wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > We already have the same check in bcma_of_get_irq which really calls > symbols available with CONFIG_OF_IRQ only. It appears this duplicated > check was accidentally added in commit c58d900cc96a ("bcma: fix building > without OF_IRQ"). The rest of code in bcma_of_fill_device should work > fine without CONFIG_OF_IRQ. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>