linux/arch/arm/plat-s3c
Ben Dooks 840eeeb880 [ARM] S3C: Fix warnings in the PM memory CRC code
Fix warnings from struct resource being bigger than unsigned long by
forcing the type. We are only a 32bit platform so no physical memory
addresses will be too big to fit in this.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-03-08 12:33:58 +00:00
..
include [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c 2009-03-08 12:33:51 +00:00
clock.c [ARM] S3C: Remove unnecessary <linux/delay.h> includes 2008-12-18 16:36:02 +00:00
dev-fb.c [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 2009-01-08 16:29:42 +00:00
dev-hsmmc1.c
dev-hsmmc.c
dev-i2c0.c [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 2009-01-08 16:29:42 +00:00
dev-i2c1.c [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 2009-01-08 16:29:42 +00:00
gpio-config.c
gpio.c
init.c [ARM] S3C: Remove unnecessary <linux/delay.h> includes 2008-12-18 16:36:02 +00:00
Kconfig [ARM] s3c: S3C options should depend on PLAT_S3C 2008-12-21 15:02:07 +00:00
Makefile [ARM] S3C: Split the resume memory check code from pm.c 2009-03-08 12:33:39 +00:00
pm-check.c [ARM] S3C: Fix warnings in the PM memory CRC code 2009-03-08 12:33:58 +00:00
pm.c [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c 2009-03-08 12:33:51 +00:00
pwm-clock.c
time.c