aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/soc/qcom/smd.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/soc/qcom/smd.c b/drivers/soc/qcom/smd.c
index 5f6f55afde7d3..ba90e9512fc06 100644
--- a/drivers/soc/qcom/smd.c
+++ b/drivers/soc/qcom/smd.c
@@ -1504,11 +1504,6 @@ static const struct of_device_id smd_of_device_ids[] __initconst = {
{}
};
-static const struct of_device_id smd_of_device_ids[] __initconst = {
- { .compatible = "qcom,smd" },
- {}
-};
-
static int __init qcom_ipc_init(void)
{
struct device_node *np;