Ben Dooks 871fcd7cf7 [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>
2009-05-15 15:13:24 +01:00
..
2008-11-27 12:39:43 +00:00
2009-04-16 12:57:15 +02:00
2009-04-16 12:57:13 +02:00
2009-04-26 13:56:01 +01:00
2009-03-23 16:12:37 -04:00
2009-05-05 09:36:44 +02:00