Alan Coopersmith f9dcbd53e7 WriteAST1180SOC: Add _X_UNUSED attribute to temp variable
Clears 67 out of 84 warnings of the form:

In file included from ast_cursor.c:53:0:
ast_cursor.c: In function ‘ASTLoadCursorImage’:
ast_vgatool.h:149:15: warning: variable ‘temp’ set but not used [-Wunused-but-set-variable]
         ULONG temp; \
               ^
ast_cursor.c:293:9: note: in expansion of macro ‘WriteAST1180SOC’
         WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_PATTERNADDR, ulPatternAddr);
         ^~~~~~~~~~~~~~~

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-10-17 10:53:55 -07:00
2012-04-03 10:01:53 +01:00
2017-01-26 14:00:22 +10:00
2012-04-03 10:01:53 +01:00
2018-11-18 12:14:44 -08:00
2018-11-18 12:14:44 -08:00

xf86-video-ast - ASpeed Technologies graphics driver for Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 1 MiB
Languages
C 98.6%
Makefile 0.7%
M4 0.6%