linux-stable-rt/arch/arm/plat-s3c24xx
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
..
include Merge branch 'origin' into devel 2009-03-28 20:29:51 +00:00
Kconfig
Makefile
adc.c [ARM] S3C24XX: ADC: Check pending queue before freeing adc client 2009-04-17 12:46:36 +01:00
clock-dclk.c
clock.c
common-smdk.c
cpu.c
devs.c
dma.c [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c 2009-05-15 15:13:24 +01:00
gpio.c
gpiolib.c [ARM] S3C24XX: Fix sparse error in gpiolib.c 2009-04-17 12:42:24 +01:00
irq-pm.c
irq.c
pm-simtec.c
pm.c
pwm.c
s3c244x-clock.c
s3c244x-irq.c
s3c244x.c
s3c244x.h
s3c2410-clock.c
setup-i2c.c
sleep.S
spi-bus0-gpe11_12_13.c
spi-bus1-gpg5_6_7.c