On 02/09/16 09:26, Daniel Axtens wrote:
Squash a bunch of sparse warnings by making things static.

Signed-off-by: Daniel Axtens <d...@axtens.net>

Reviewed-by: Andrew Donnellan <andrew.donnel...@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.donnel...@au1.ibm.com  IBM Australia Limited

Reply via email to