drm: merge in Linus mainline
[safe/jmp/linux-2.6] / drivers / char / drm / radeon_drv.h
index 498b19b..fac0d51 100644 (file)
@@ -273,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 {