drm/nouveau/core: remove NV_D0 family
[pandora-kernel.git] / drivers / gpu / drm / nouveau / core / include / core / device.h
index 0e41036..a45ece1 100644 (file)
@@ -87,7 +87,6 @@ struct nouveau_device {
                NV_40    = 0x40,
                NV_50    = 0x50,
                NV_C0    = 0xc0,
-               NV_D0    = 0xd0,
                NV_E0    = 0xe0,
                GM100    = 0x110,
        } card_type;