Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
[deliverable/linux.git] / drivers / rtc / rtc-coh901331.c
index 56343b2fbc685c386ed577bd027933629197cf35..101b7a240e0fa8e482ef140b921c5b31811e829a 100644 (file)
@@ -263,6 +263,7 @@ static const struct of_device_id coh901331_dt_match[] = {
        { .compatible = "stericsson,coh901331" },
        {},
 };
+MODULE_DEVICE_TABLE(of, coh901331_dt_match);
 
 static struct platform_driver coh901331_driver = {
        .driver = {
This page took 0.023792 seconds and 5 git commands to generate.