summaryrefslogtreecommitdiff
path: root/drivers/devfreq/exynos/exynos4_bus.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/devfreq/exynos/exynos4_bus.c')
-rw-r--r--drivers/devfreq/exynos/exynos4_bus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c
index 6ccc5a66977..ae329cc32b5 100644
--- a/drivers/devfreq/exynos/exynos4_bus.c
+++ b/drivers/devfreq/exynos/exynos4_bus.c
@@ -979,6 +979,7 @@ static const struct of_device_id exynos4_busfreq_match[] = {
.compatible = "samsung,exynos4x12-busfreq",
.data = (void *)TYPE_BUSF_EXYNOS4x12,
},
+ { },
};
MODULE_DEVICE_TABLE(of, exynos4_busfreq_match[]);
#else