Merge branch 'for-6.3/steam' into for-linus
[linux-block.git] / drivers / hid / hid-steam.c
index aaca390ca2997fa2b4bbe6924a28bca368aba94d..b110818fc9458607d09610e4b6ee7e125c31c46f 100644 (file)
@@ -816,7 +816,7 @@ static int steam_client_ll_raw_request(struct hid_device *hdev,
                        report_type, reqtype);
 }
 
-static struct hid_ll_driver steam_client_ll_driver = {
+static const struct hid_ll_driver steam_client_ll_driver = {
        .parse = steam_client_ll_parse,
        .start = steam_client_ll_start,
        .stop = steam_client_ll_stop,