Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[linux-2.6-block.git] / drivers / clk / sunxi-ng / ccu-sun20i-d1.c
index 48a8fb2c43b74646e251c913284eda4aeccf09b0..60756aadfad6a793d41f0a478499486ed1e21b6d 100644 (file)
@@ -1394,6 +1394,7 @@ static const struct of_device_id sun20i_d1_ccu_ids[] = {
        { .compatible = "allwinner,sun20i-d1-ccu" },
        { }
 };
+MODULE_DEVICE_TABLE(of, sun20i_d1_ccu_ids);
 
 static struct platform_driver sun20i_d1_ccu_driver = {
        .probe  = sun20i_d1_ccu_probe,