android_kernel_xiaomi_sm8350/arch/arm/mach-s3c6410
Ben Dooks 6a5f4b8535 [ARM] S3C64XX: Fix missing definition of s3c64xx_init_io()
The function s3c64xx_init_io was missing from <plat/cpu.h>
and was masked by the SMDK6410 having an local definition.

Fix by removing the SMDK6410 variant and adding it to the
relevant <plat/cpu.h> file.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-15 23:48:20 +00:00
..
cpu.c [ARM] S3C64XX: Reduce some output from INFO to DEBUG 2008-12-15 23:18:21 +00:00
Kconfig [ARM] SMDK6410: Initial machine support 2008-12-15 23:16:07 +00:00
mach-smdk6410.c [ARM] S3C64XX: Fix missing definition of s3c64xx_init_io() 2008-12-15 23:48:20 +00:00
Makefile [ARM] SMDK6410: Initial machine support 2008-12-15 23:16:07 +00:00