mirror of
https://github.com/X11Libre/xf86-video-ast.git
synced 2026-03-24 01:24:41 +00:00
Move firmware for DP501 to a separate file
This makes ast_vgatools.c much more readable. Signed-off-by: Egbert Eich <eich@suse.de> Acked-by: Y.C. Chen <yc_chen@aspeedtech.com>
This commit is contained in:
@@ -43,4 +43,5 @@ ast_drv_la_SOURCES = \
|
||||
ast_tool.c \
|
||||
ast_vgatool.c \
|
||||
ast_vgatool.h \
|
||||
ast_dp501fw.h \
|
||||
compat-api.h
|
||||
|
||||
@@ -356,4 +356,3 @@ Bool ASTMapMem(ScrnInfoPtr pScrn);
|
||||
Bool ASTUnmapMem(ScrnInfoPtr pScrn);
|
||||
Bool ASTMapMMIO(ScrnInfoPtr pScrn);
|
||||
void ASTUnmapMMIO(ScrnInfoPtr pScrn);
|
||||
|
||||
|
||||
3326
src/ast_dp501fw.h
Normal file
3326
src/ast_dp501fw.h
Normal file
File diff suppressed because it is too large
Load Diff
3305
src/ast_vgatool.c
3305
src/ast_vgatool.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user