rockchip64-6.13: fix rkvdec2 build error with v6.13-rc4
This commit is contained in:
parent
1e7684887c
commit
122a21b9a8
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user