1
0
Fork 0
alistair23-linux/arch/arm/plat-versatile
Ben Dooks 4091af6b52 ARM: versatile: fix missing <plat/platsmp.h> include
Fix two missing function declarations by including the
<plat/platsmp.h> file where they are defined. Fixes:

arch/arm/plat-versatile/platsmp.c:35:6: warning: symbol 'versatile_secondary_init' was not declared. Should it be static?
arch/arm/plat-versatile/platsmp.c:50:5: warning: symbol 'versatile_boot_secondary' was not declared. Should it be static?

Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
2016-06-13 09:55:51 +01:00
..
include/plat video: move Versatile CLCD helpers 2014-06-27 10:15:22 +02:00
Kconfig ARM: plat-versatile: Remove unused clock.c file 2016-02-10 09:22:34 +01:00
Makefile ARM: plat-versatile: Remove unused clock.c file 2016-02-10 09:22:34 +01:00
headsmp.S ARM: vexpress: add big endian support 2013-10-19 20:46:34 +01:00
platsmp.c ARM: versatile: fix missing <plat/platsmp.h> include 2016-06-13 09:55:51 +01:00
sched-clock.c ARM: versatile: Switch to sched_clock_register() 2013-11-21 15:41:01 -08:00