From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] of/irq: Export of_irq_count() Date: Tue, 22 Dec 2015 13:56:51 +0100 Message-ID: References: <1450786942-13292-1-git-send-email-broonie@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1450786942-13292-1-git-send-email-broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Rob Herring , Frank Rowand , Stephen Boyd , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Tue, Dec 22, 2015 at 1:22 PM, Mark Brown wrote: > Some of the Qualcomm pinctrl drivers have started trying to use > of_irq_count() in modular code but this fails to build as the symbol is > not exported. Since there doesn't seem to be any reason not to export > the symbol make it available to modules. > > Signed-off-by: Mark Brown Thanks Mark. Reviewed-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html