Commit 4e4c62bd authored by Dave Airlie's avatar Dave Airlie Committed by Dave Airlie

drm: remove is_pci flag completely...

this snuck back in, in the last merge.
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 97f2aab6
......@@ -273,7 +273,6 @@ 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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment