aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti/knav_qmss_queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/ti/knav_qmss_queue.c')
-rw-r--r--drivers/soc/ti/knav_qmss_queue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/soc/ti/knav_qmss_queue.c b/drivers/soc/ti/knav_qmss_queue.c
index 0a2c8634c48b..5fc9c55abbfd 100644
--- a/drivers/soc/ti/knav_qmss_queue.c
+++ b/drivers/soc/ti/knav_qmss_queue.c
@@ -1804,7 +1804,6 @@ static struct platform_driver keystone_qmss_driver = {
1804 .remove = knav_queue_remove, 1804 .remove = knav_queue_remove,
1805 .driver = { 1805 .driver = {
1806 .name = "keystone-navigator-qmss", 1806 .name = "keystone-navigator-qmss",
1807 .owner = THIS_MODULE,
1808 .of_match_table = keystone_qmss_of_match, 1807 .of_match_table = keystone_qmss_of_match,
1809 }, 1808 },
1810}; 1809};