drm: move ioctl flags to a bit field of flags
[powerpc.git] / drivers / char / drm / radeon_drv.h
index 3a91d5f..c37f2ea 100644 (file)
@@ -103,8 +103,8 @@ enum radeon_family {
        CHIP_R100,
        CHIP_RS100,
        CHIP_RV100,
-       CHIP_R200,
        CHIP_RV200,
+       CHIP_R200,
        CHIP_RS200,
        CHIP_R250,
        CHIP_RS250,