rockchip64-6.13: fix rkvdec2 build error with v6.13-rc4

This commit is contained in:
amazingfate 2024-12-24 11:22:46 +08:00 committed by Jianfeng Liu
parent 1e7684887c
commit 122a21b9a8

View File

@ -3512,7 +3512,7 @@ index 000000000000..111111111111
+
+static struct platform_driver rkvdec2_driver = {
+ .probe = rkvdec2_probe,
+ .remove_new = rkvdec2_remove,
+ .remove = rkvdec2_remove,
+ .driver = {
+ .name = "rkvdec2",
+ .of_match_table = of_rkvdec2_match,