Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14680
b: refs/heads/master
c: 7655f49
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Nov 23, 2005
1 parent daf38ac commit 86935f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c41f47121d8bf44b886ef2039779dab8c1e3a25f
refs/heads/master: 7655f493b74f3048c02458bc32cd0b144f7b394f
3 changes: 1 addition & 2 deletions trunk/drivers/char/drm/radeon_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,6 @@ typedef struct drm_radeon_private {

int microcode_version;

int is_pci;

struct {
u32 boxes;
int freelist_timeouts;
Expand Down Expand Up @@ -275,6 +273,7 @@ typedef struct drm_radeon_private {

/* starting from here on, data is preserved accross an open */
uint32_t flags; /* see radeon_chip_flags */
int is_pci;
} drm_radeon_private_t;

typedef struct drm_radeon_buf_priv {
Expand Down

0 comments on commit 86935f8

Please sign in to comment.