android_kernel_xiaomi_sdm845/arch/arm/plat-s3c
Ben Dooks e550ae7416 [ARM] S3C: Fix PWM build on S3C6400
The pwm-clock.c needs <mach/map.h> which is included
via other means on S3C24XX systems, so ensure it is
explicitly included.

Remove the includes of regs-clock.h and regs-gpio.h as
these are not needed by the build.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-15 21:52:11 +00:00
..
include [ARM] S3C64XX: Add VIC0 and VIC1 sourced interripts 2008-12-15 21:51:22 +00:00
clock.c [ARM] S3C: BUG_ON() if clock has already been registered 2008-12-15 21:46:22 +00:00
init.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
Kconfig [ARM] S3C64XX: Initial arch directory 2008-12-15 21:47:24 +00:00
Makefile [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
pwm-clock.c [ARM] S3C: Fix PWM build on S3C6400 2008-12-15 21:52:11 +00:00
time.c [ARM] S3C24XX: Split timer pending code out 2008-12-15 21:46:41 +00:00