drm/radeon: consolidate family flags used in pciids.
authorDave Airlie <airlied@linux.ie>
Mon, 21 Sep 2009 22:50:10 +0000 (08:50 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Sep 2009 00:21:00 +0000 (10:21 +1000)
commitc214271563c00f2721c5111e27b53bf06dabc6e4
treea85755e4051a73eb5c0f906f91941ee6619f9a1d
parentaadd4e17452d3d5c2269cd2b000b7de7cfb6c79e
drm/radeon: consolidate family flags used in pciids.

having these separate was pointless and introduced a bug when
one got updated without the other.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_drv.h
drivers/gpu/drm/radeon/radeon_family.h [new file with mode: 0644]