[PATCH] ARM: imx: fix missing includes

Shawn Guo shawnguo at kernel.org
Sat Jun 11 07:00:44 PDT 2016


On Wed, Jun 08, 2016 at 06:23:40PM +0100, Ben Dooks wrote:
> Fix the following warnings by adding the include files
> that define them:
> 
> arch/arm/mach-imx/devices/devices.c:25:15: warning: symbol 'mxc_aips_bus' was not declared. Should it be static?
> arch/arm/mach-imx/devices/devices.c:29:15: warning: symbol 'mxc_ahb_bus' was not declared. Should it be static?
> arch/arm/mach-imx/devices/devices.c:33:12: warning: symbol 'mxc_device_init' was not declared. Should it be static?
> 
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>

Applied, thanks.



More information about the linux-arm-kernel mailing list