drm/ast: Rename AST_IO_SEQ_PORT to AST_IO_VGASRI
[sfrench/cifs-2.6.git] / drivers / gpu / drm / ast / ast_drv.h
index e31ba929f18db88bac85dc96a6d03b9ff8335634..dc8b4d86ca9a5a206e530e9dfe221a2b1cc80c0e 100644 (file)
@@ -262,7 +262,7 @@ static inline bool __ast_gen_is_eq(struct ast_device *ast, unsigned long gen)
 #define AST_IO_VGAARI_W                        (0x40)
 #define AST_IO_VGAMR_W                 (0x42)
 #define AST_IO_VGAER                   (0x43)
-#define AST_IO_SEQ_PORT                        (0x44)
+#define AST_IO_VGASRI                  (0x44)
 #define AST_IO_DAC_INDEX_READ          (0x47)
 #define AST_IO_DAC_INDEX_WRITE         (0x48)
 #define AST_IO_DAC_DATA                        (0x49)