summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/qcom_gsbi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/qcom/qcom_gsbi.c')
-rw-r--r--drivers/soc/qcom/qcom_gsbi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/qcom/qcom_gsbi.c b/drivers/soc/qcom/qcom_gsbi.c
index 061dd0632dbd..447458e696a9 100644
--- a/drivers/soc/qcom/qcom_gsbi.c
+++ b/drivers/soc/qcom/qcom_gsbi.c
@@ -64,6 +64,7 @@ static int gsbi_probe(struct platform_device *pdev)
static const struct of_device_id gsbi_dt_match[] = {
{ .compatible = "qcom,gsbi-v1.0.0", },
+ { },
};
MODULE_DEVICE_TABLE(of, gsbi_dt_match);