linux/arch/arm/mach-s3c2443
Axel Lin ec4f5423b5 ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocks
Since commit af337f3e63
"ARM: S3C2443: Move parts of the clock code to common clock file",
the init_clocks array is moved to arch/arm/plat-s3c24xx/s3c2443-clock.c.
Now we call s3c_register_clocks for init_clocks in s3c2443_common_init_clocks.

Thus we can remove the empty init_clocks array here and remove the
redundant s3c_register_clocks call for init_clocks in s3c2443_init_clocks.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-10-14 15:41:36 +09:00
..
clock.c ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocks 2011-10-14 15:41:36 +09:00
dma.c ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations 2011-09-16 15:39:43 +09:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs 2011-09-21 15:07:05 +09:00
mach-smdk2443.c ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416 2011-01-06 18:43:32 +09:00
Makefile
s3c2443.c ARM: SAMSUNG: Add support s3c2443-adc for S3C2443 2011-10-14 15:15:18 +09:00