On 12/24/2012 6:55 AM, Paul Walmsley wrote:
Commit 70384a6af0914d5dcec034643941e29d3e3e69f7 ("ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module") adds two new sparse warnings: arch/arm/mach-omap2/omap_hwmod_33xx_data.c:2518:30: warning: symbol 'am33xx_mdio_addr_space' was not declared. Should it be static? arch/arm/mach-omap2/omap_hwmod_33xx_data.c:2526:26: warning: symbol 'am33xx_cpgmac0__mdio' was not declared. Should it be static? Fix by marking the two new records as static. Signed-off-by: Paul Walmsley <paul@xxxxxxxxx> Cc: Mugunthan V N <mugunthanvnm@xxxxxx> Cc: Vaibhav Hiremath <hvaibhav@xxxxxx> Cc: Peter Korsgaard <jacmet@xxxxxxxxxx> Cc: Richard Cochran <richardcochran@xxxxxxxxx> Cc: David S. Miller <davem@xxxxxxxxxxxxx>
Looks good to me. Acked-by : Mugunthan V N <mugunthanvnm@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html