aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbmon.c')
-rw-r--r--drivers/video/fbmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbmon.c b/drivers/video/fbmon.c
index de93139ccbb5..6b385c39b8b5 100644
--- a/drivers/video/fbmon.c
+++ b/drivers/video/fbmon.c
@@ -58,7 +58,7 @@ struct broken_edid {
58 u32 fix; 58 u32 fix;
59}; 59};
60 60
61static struct broken_edid brokendb[] = { 61static const struct broken_edid brokendb[] = {
62 /* DEC FR-PCXAV-YZ */ 62 /* DEC FR-PCXAV-YZ */
63 { 63 {
64 .manufacturer = "DEC", 64 .manufacturer = "DEC",