We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3f0e0 commit 40f857aCopy full SHA for 40f857a
1 file changed
drivers/mux/apple-display-crossbar.c
@@ -417,7 +417,7 @@ static const struct apple_dpxbar_hw apple_dpxbar_hw_t8112 = {
417
.ops = &apple_dpxbar_ops,
418
};
419
420
-const static struct apple_dpxbar_hw apple_dpxbar_hw_t6000 = {
+static const struct apple_dpxbar_hw apple_dpxbar_hw_t6000 = {
421
.n_ufp = 9,
422
.tunable = 5,
423
0 commit comments