Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 {