linux/arch/arm/plat-s3c24xx/include/plat
Ben Dooks 2e31de6511 ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not set
Fix the link errors if cpu-frequency support is enabled on s3c2410 systems
but there is no CONFIG_S3C2410_IOTIMING set. Fix this by ensuring the
relevant symbols are defined NULL if the code is not being built in.

Fixes the following error:
arch/arm/mach-s3c2410/built-in.o: undefined reference to `s3c2410_iotiming_get'
arch/arm/mach-s3c2410/built-in.o: undefined reference to `s3c2410_iotiming_set'
arch/arm/mach-s3c2410/built-in.o: undefined reference to `s3c2410_iotiming_calc'

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-10-28 18:25:57 +00:00
..
common-smdk.h [ARM] S3C24XX: Additional include moves 2008-10-07 23:09:51 +01:00
cpu-freq-core.h ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not set 2009-10-28 18:25:57 +00:00
dma-plat.h [ARM] S3C: Move DMA channel management code to plat-s3c 2009-05-01 11:39:07 +01:00
fiq.h ARM: S3C24XX: Add FIQ IRQ routing support 2009-08-14 01:13:28 +01:00
irq.h [ARM] S3C: Make IRQ_EINT sleep control common 2009-03-08 12:35:36 +00:00
map.h [ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST 2009-05-07 11:04:54 +01:00
mci.h s3cmci: add better support for no card detect or write protect available 2009-10-01 16:11:15 -07:00
pll.h [ARM] S3C24XX: Split pll code out of regs-clock.h 2008-12-15 21:46:02 +00:00
pm-core.h [ARM] S3C: Add debug to UART save and a per-arch callback pre-restore 2009-05-07 11:04:55 +01:00
regs-dma.h [ARM] S3C24XX: Fix indentation in <plat/dma-regs.h> 2009-05-01 11:39:06 +01:00
regs-iis.h S3C24XX: Move and update IIS headers 2009-03-05 12:00:59 +00:00
regs-spi.h [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. 2008-10-30 10:17:15 +00:00
regs-udc.h [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat 2008-10-30 10:17:15 +00:00
s3c2400.h [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
s3c2410.h ARM: S3C24XX: Define a macro to avoid compilation error 2009-10-28 18:25:56 +00:00
s3c2412.h [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
s3c2440.h
s3c2442.h
s3c2443.h [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
udc.h [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat 2008-10-30 10:17:15 +00:00