diff options
Diffstat (limited to 'include/video')
| -rw-r--r-- | include/video/uvesafb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/uvesafb.h b/include/video/uvesafb.h index 1a91850cb961..30f53625415c 100644 --- a/include/video/uvesafb.h +++ b/include/video/uvesafb.h | |||
| @@ -134,6 +134,7 @@ struct uvesafb_par { | |||
| 134 | 134 | ||
| 135 | int mode_idx; | 135 | int mode_idx; |
| 136 | struct vbe_crtc_ib crtc; | 136 | struct vbe_crtc_ib crtc; |
| 137 | int mtrr_handle; | ||
| 137 | }; | 138 | }; |
| 138 | 139 | ||
| 139 | #endif /* _UVESAFB_H */ | 140 | #endif /* _UVESAFB_H */ |
