mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 22:44:27 +08:00
drm/nouveau: remove unused fbdev_info
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
816544b21b
commit
3b569e0f2b
@ -517,8 +517,6 @@ struct drm_nouveau_private {
|
||||
atomic_t validate_sequence;
|
||||
} ttm;
|
||||
|
||||
struct fb_info *fbdev_info;
|
||||
|
||||
int fifo_alloc_count;
|
||||
struct nouveau_channel *fifos[NOUVEAU_MAX_CHANNEL_NR];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user