Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup
[deliverable/linux.git] / drivers / thermal / db8500_cpufreq_cooling.c
index 607b62c7e6114cc005ccf597e4f0ccb804e0e99b..e58bd0b658b555e21331b8d836b5eeab859862ae 100644 (file)
@@ -72,6 +72,7 @@ static const struct of_device_id db8500_cpufreq_cooling_match[] = {
        { .compatible = "stericsson,db8500-cpufreq-cooling" },
        {},
 };
+MODULE_DEVICE_TABLE(of, db8500_cpufreq_cooling_match);
 #endif
 
 static struct platform_driver db8500_cpufreq_cooling_driver = {
This page took 0.023373 seconds and 5 git commands to generate.