]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-s3c24xx/clock-s3c2416.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
[~andy/linux] / arch / arm / mach-s3c24xx / clock-s3c2416.c
index 036056cea57c63bd5a4ddf07f5ec3a5326ed35b6..d421a72920a572d52c234d821964923896f5af17 100644 (file)
@@ -168,6 +168,4 @@ void __init s3c2416_init_clocks(int xtal)
        s3c24xx_register_clock(&hsmmc0_clk);
        clkdev_add_table(s3c2416_clk_lookup, ARRAY_SIZE(s3c2416_clk_lookup));
 
-       s3c_pwmclk_init();
-
 }