Re: next-20151222 build: 3 failures 13 warnings (next-20151222)

2015-12-23 Thread Mark Brown
On Tue, Dec 22, 2015 at 09:46:36PM -0600, Andy Gross wrote:
> On Tue, Dec 22, 2015 at 12:22:28PM +, Mark Brown wrote:

> > which are caused by ab4256cfeab91569 (pinctrl: qcom: pmic-gpio/mpp:
> > of_irq_count() == npins) which adds uses of irq_of_count() but that is
> > not exported so can't be used in modules.  I've just sent a patch adding
> > the export.

> Thanks for fixing that Mark.  I had seen it in the pinctrl builds but hadn't
> gotten the screen time to send in a fix.

It's not fixed, Rob didn't want the export.


signature.asc
Description: PGP signature


Re: next-20151222 build: 3 failures 13 warnings (next-20151222)

2015-12-22 Thread Andy Gross
On Tue, Dec 22, 2015 at 12:22:28PM +, Mark Brown wrote:
> On Tue, Dec 22, 2015 at 08:57:20AM +, Build bot for Mark Brown wrote:
> 
> Today's linux-next fails to link an arm64 allmodconfig due to:
> 
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko] undefined!
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko] undefined!
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko] undefined!
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko] undefined!
> 
> which are caused by ab4256cfeab91569 (pinctrl: qcom: pmic-gpio/mpp:
> of_irq_count() == npins) which adds uses of irq_of_count() but that is
> not exported so can't be used in modules.  I've just sent a patch adding
> the export.

Thanks for fixing that Mark.  I had seen it in the pinctrl builds but hadn't
gotten the screen time to send in a fix.

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: next-20151222 build: 3 failures 13 warnings (next-20151222)

2015-12-22 Thread Mark Brown
On Tue, Dec 22, 2015 at 08:57:20AM +, Build bot for Mark Brown wrote:

Today's linux-next fails to link an arm64 allmodconfig due to:

> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko] undefined!
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko] undefined!
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko] undefined!
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko] undefined!

which are caused by ab4256cfeab91569 (pinctrl: qcom: pmic-gpio/mpp:
of_irq_count() == npins) which adds uses of irq_of_count() but that is
not exported so can't be used in modules.  I've just sent a patch adding
the export.


signature.asc
Description: PGP signature