summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-10-14 15:41:36 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-10-14 15:41:36 +0900
commitec4f5423b5b63b1a92bce375ed242d2c19767995 (patch)
tree5d615760416f25434a9333a6df2348c0767978b6 /.gitignore
parent5227a54a0f2c8ff4a0a971aac03511cf5545e1fb (diff)
downloadlinux-ec4f5423b5b63b1a92bce375ed242d2c19767995.tar.gz
ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocks
Since commit af337f3e633a198034a99450416257ddf2307497
"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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions