diff options
author | Ben Dooks <ben-linux@fluff.org> | 2009-05-15 14:20:53 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-05-15 15:13:24 +0100 |
commit | 871fcd7cf791b853ae044f813db94caefbf66725 (patch) | |
tree | 7bfba366585960b36dba74898caa83a840616c70 /fs/ext3 | |
parent | beb9f4ed22ee618ffcf5064ff7d5ca4cfc83104b (diff) | |
download | kernel_samsung_espresso10-871fcd7cf791b853ae044f813db94caefbf66725.zip kernel_samsung_espresso10-871fcd7cf791b853ae044f813db94caefbf66725.tar.gz kernel_samsung_espresso10-871fcd7cf791b853ae044f813db94caefbf66725.tar.bz2 |
[ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c
Fix unused code warning in arch/arm/plat-s3c24xx/dma.c if there
is no PM support enabled. The function to_dma_chan() should
be marked inline so that the compiler will eliminate it without
warning if it isn't used.
arch/arm/plat-s3c24xx/dma.c:1239: warning: 'to_dma_chan' defined but not used
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions