Skip to content

Commit

Permalink
drm/nouveau: remove unused fbdev_info
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
  • Loading branch information
Ben Skeggs committed Jul 13, 2010
1 parent 816544b commit 3b569e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/nouveau/nouveau_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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];

Expand Down

0 comments on commit 3b569e0

Please sign in to comment.