diff options
Diffstat (limited to 'drivers/video/matrox/matroxfb_crtc2.h')
-rw-r--r-- | drivers/video/matrox/matroxfb_crtc2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/matrox/matroxfb_crtc2.h b/drivers/video/matrox/matroxfb_crtc2.h index 177177609be7..1005582e843e 100644 --- a/drivers/video/matrox/matroxfb_crtc2.h +++ b/drivers/video/matrox/matroxfb_crtc2.h | |||
@@ -28,7 +28,7 @@ struct matroxfb_dh_fb_info { | |||
28 | 28 | ||
29 | unsigned int interlaced:1; | 29 | unsigned int interlaced:1; |
30 | 30 | ||
31 | u_int32_t cmap[17]; | 31 | u_int32_t cmap[16]; |
32 | }; | 32 | }; |
33 | 33 | ||
34 | #endif /* __MATROXFB_CRTC2_H__ */ | 34 | #endif /* __MATROXFB_CRTC2_H__ */ |