We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b14c93 commit 2d3f0e0Copy full SHA for 2d3f0e0
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