aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/controlfb.h')
-rw-r--r--drivers/video/fbdev/controlfb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/fbdev/controlfb.h b/drivers/video/fbdev/controlfb.h
index 6026c60fc100..261522fabdac 100644
--- a/drivers/video/fbdev/controlfb.h
+++ b/drivers/video/fbdev/controlfb.h
@@ -141,5 +141,7 @@ static struct max_cmodes control_mac_modes[] = {
141 {{ 1, 2}}, /* 1152x870, 75Hz */ 141 {{ 1, 2}}, /* 1152x870, 75Hz */
142 {{ 0, 1}}, /* 1280x960, 75Hz */ 142 {{ 0, 1}}, /* 1280x960, 75Hz */
143 {{ 0, 1}}, /* 1280x1024, 75Hz */ 143 {{ 0, 1}}, /* 1280x1024, 75Hz */
144 {{ 1, 2}}, /* 1152x768, 60Hz */
145 {{ 0, 1}}, /* 1600x1024, 60Hz */
144}; 146};
145 147