[PATCH 1/3] powerpc/sparse: Make a bunch of things static
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Fri Sep 2 09:38:55 AEST 2016
On 02/09/16 09:26, Daniel Axtens wrote:
> Squash a bunch of sparse warnings by making things static.
>
> Signed-off-by: Daniel Axtens <dja at axtens.net>
Reviewed-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
> -struct irq_domain *iic_get_irq_host(int node)
> +static struct irq_domain *iic_get_irq_host(int node)
> {
> return iic_host;
> }
Should probably get rid of the symbol export here too.
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Linuxppc-dev
mailing list