[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151222164210.170ec46c@canb.auug.org.au>
Date: Tue, 22 Dec 2015 16:42:10 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Robert Jarzmik <robert.jarzmik@...e.fr>
Subject: linux-next: build failure after merge of the gpio tree
Hi Linus,
After merging the gpio tree, today's linux-next build (lots without
CONFIG_OF) failed like this:
drivers/gpio/gpio-pxa.c: In function 'pxa_gpio_probe':
drivers/gpio/gpio-pxa.c:648:12: error: 'pxa_irq_domain_ops' undeclared (first use in this function)
Caused by commit
384ca3c6a28d ("gpio: pxa: change the interrupt management")
The reference to pxa_irq_domain_ops was moved out of the protection of
CONFIG_OF ...
Discovered after the release.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists