remarkable-linux/arch/arm/mach-keystone
Ben Dooks 39a5cbbc0e ARM: keystone: fix missing keystone.h in pm_domain.c
The declaration of keystone_pm_runtime_init() is not included
from keystone.h in pm_domain.c. Including the file fixes the
following sparse warning:

arch/arm/mach-keystone/pm_domain.c:37:12: warning: symbol 'keystone_pm_runtime_init' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
2016-06-21 09:31:15 -07:00
..
Kconfig ARM: keystone: add pcie related options 2014-11-04 10:29:39 -08:00
keystone.c ARM: provide improved virt_to_idmap() functionality 2016-05-03 11:13:54 +01:00
keystone.h ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
Makefile ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
memory.h ARM: keystone: Switch over to coherent memory address space 2014-05-08 15:43:33 -04:00
platsmp.c ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
pm_domain.c ARM: keystone: fix missing keystone.h in pm_domain.c 2016-06-21 09:31:15 -07:00
smc.S ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() 2013-08-05 13:22:09 -04:00