linux_dsm_epyc7002/arch/arm/plat-samsung
Ben Dooks d3221cc635 ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration
The declaration of s5p_init_cpu() in arch/arm/mach-exynos/common.h
is not included in the platform file arch/arm/plat-samsung/cpu.c
which generates a warning.

Fix the following warning by moving the declaration to somewhere
both the machine and platform code can get to it, and including
the right files as necessary:

arch/arm/plat-samsung/cpu.c:47:13: warning: symbol 's5p_init_cpu' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
2016-06-22 12:33:14 +02:00
..
include/plat ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration 2016-06-22 12:33:14 +02:00
adc.c ARM: plat-samsung: use to_platform_device() 2016-02-25 10:09:36 +09:00
cpu.c ARM: SAMSUNG: Fixup endian issues in CPU detection 2016-06-21 13:08:14 +02:00
dev-uart.c ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices 2011-03-04 15:46:26 +09:00
devs.c mtd: nand: s3c2410: kill the ->ecc_layout field 2016-01-26 10:27:35 -08:00
gpio-samsung.c ARM: SoC multiplatform code changes for v4.5 2016-01-20 18:03:56 -08:00
init.c ARM: s3c64xx: prepare initcalls for multiplatform 2015-12-01 21:50:24 +01:00
Kconfig ARM: s3c64xx: multiplatform support 2015-12-01 21:50:26 +01:00
Makefile ARM: s3c64xx: multiplatform support 2015-12-01 21:50:26 +01:00
platformdata.c ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform data 2012-04-21 08:24:56 -07:00
pm-check.c ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00
pm-common.c ARM: SAMSUNG: Fixup usage of __raw IO in PM 2016-06-21 13:26:33 +02:00
pm-debug.c ARM: S3C24XX: fix header file inclusions 2015-02-27 05:50:23 +09:00
pm-gpio.c Merge branch 'cleanup/gpio-header-removal' into next/soc 2014-07-26 18:00:40 +02:00
pm.c ARM: s3c64xx: allow building without board support 2015-12-01 21:50:26 +01:00
wakeup-mask.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
watchdog-reset.c ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00