ARM: S5PV210: Fixup ADC device change
authorBen Dooks <ben-linux@fluff.org>
Thu, 20 May 2010 11:51:03 +0000 (20:51 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 May 2010 11:51:03 +0000 (20:51 +0900)
commitdd1ef1a2a1b91c5bf1d6f45d0a0eaf9233e3570c
tree5e3ec0e54e17dbf58bddc8ea4ea3fe9f19699d96
parent3d5c1fdcaa7d3d414ce5928601b9578b80441a90
ARM: S5PV210: Fixup ADC device change

Ensure the ADC device is touched only if S3C_DEV_ADC
is selected.

Fixes:
arch/arm/mach-s5pv210/built-in.o: In function `s5pv210_map_io':
/home/kgene/bjdooks/arch/arm/mach-s5pv210/cpu.c:92: undefined reference to `s3c_device_adc'

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pv210/cpu.c