Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / drivers / clk / samsung / clk-s3c2410.c
index d7b011c1fcf8859bbddd514a361d8d39e00f11ae..d7a1e772d95a97d67c8b6da5104af27358a7145a 100644 (file)
@@ -374,8 +374,6 @@ void __init s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f,
        }
 
        ctx = samsung_clk_init(np, reg_base, NR_CLKS);
-       if (!ctx)
-               panic("%s: unable to allocate context.\n", __func__);
 
        /* Register external clocks only in non-dt cases */
        if (!np)
This page took 0.024558 seconds and 5 git commands to generate.