Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Rob Clark 2014-11-25 20:33:10 -05:00 коммит произвёл Daniel Vetter
Родитель 93b02beb41
Коммит 417009fb12
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -809,7 +809,7 @@ struct drm_device {
struct drm_local_map *agp_buffer_map;
unsigned int agp_buffer_token;
struct drm_mode_config mode_config; /**< Current mode config */
struct drm_mode_config mode_config; /**< Current mode config */
/** \name GEM information */
/*@{ */