summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2440/mach-mini2440.c
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2011-07-08 14:33:02 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-07-08 14:34:05 +0900
commitcb26a7b1c18857d14913040b45f3fe51b513f936 (patch)
treec524e2f600aadd1b16e934a7afd87ea9e31cbafd /arch/arm/mach-s3c2440/mach-mini2440.c
parent5838e9b8dada491278db48ff9162e25125fa89d6 (diff)
ARM: S3C24XX: drop return codes in void function of dma.c
Commit bb072c3c (ARM / Samsung: Use struct syscore_ops for "core" power management) turned s3c2410_dma_resume_chan() from int to void. So, drop the actual return values, too. Fixes: arch/arm/plat-s3c24xx/dma.c: In function 's3c2410_dma_resume_chan': arch/arm/plat-s3c24xx/dma.c:1238:3: warning: 'return' with a value, in function returning void arch/arm/plat-s3c24xx/dma.c:1250:2: warning: 'return' with a value, in function returning void Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2440/mach-mini2440.c')
0 files changed, 0 insertions, 0 deletions