On 02/09/16 09:26, Daniel Axtens wrote:
Squash a bunch of sparse warnings by making things static.
Signed-off-by: Daniel Axtens <redacted>
Reviewed-by: Andrew Donnellan <redacted>
-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@au1.ibm.com IBM Australia Limited