We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c9642 commit 51e0f1eCopy full SHA for 51e0f1e
1 file changed
drivers/mux/apple-display-crossbar.c
@@ -411,7 +411,7 @@ static const struct apple_dpxbar_hw apple_dpxbar_hw_t8103 = {
411
.ops = &apple_dpxbar_ops,
412
};
413
414
-const static struct apple_dpxbar_hw apple_dpxbar_hw_t8112 = {
+static const struct apple_dpxbar_hw apple_dpxbar_hw_t8112 = {
415
.n_ufp = 4,
416
.tunable = 4278196325,
417
0 commit comments