IPoIB: Fix use-after-free in path_rec_completion()
[powerpc.git] / drivers / video / fbmon.c
index de93139..6b385c3 100644 (file)
@@ -58,7 +58,7 @@ struct broken_edid {
        u32 fix;
 };
 
-static struct broken_edid brokendb[] = {
+static const struct broken_edid brokendb[] = {
        /* DEC FR-PCXAV-YZ */
        {
                .manufacturer = "DEC",