dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/sis
Aaro Koskinen 17d6ce1119 sisfb: eliminate compiler warnings
Convert some bit masks to 8-bit values to avoid the following compiler
warnings:

drivers/video/sis/sis_main.c:3858: warning: large integer implicitly truncated to unsigned type
drivers/video/sis/init301.c:5855: warning: large integer implicitly truncated to unsigned type
drivers/video/sis/init301.c:5869: warning: large integer implicitly truncated to unsigned type

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-12-22 12:57:27 +09:00
..
300vtbl.h
310vtbl.h
Makefile
init.c sisfb: change register I/O functions to use fixed size types 2010-12-22 12:56:46 +09:00
init.h sisfb: remove duplicate function declarations 2010-12-22 12:56:41 +09:00
init301.c sisfb: eliminate compiler warnings 2010-12-22 12:57:27 +09:00
init301.h sisfb: remove duplicate function declarations 2010-12-22 12:56:41 +09:00
initdef.h
initextlfb.c sisfb: delete osdef.h 2010-11-24 16:03:22 +09:00
oem300.h
oem310.h
sis.h sisfb: delete unused register I/O macros 2010-12-22 12:57:23 +09:00
sis_accel.c video/sis/: remove compat code 2008-07-24 10:47:37 -07:00
sis_accel.h
sis_main.c sisfb: eliminate compiler warnings 2010-12-22 12:57:27 +09:00
sis_main.h video/sis/: remove compat code 2008-07-24 10:47:37 -07:00
vgatypes.h sisfb: delete redudant #define SIS_LINUX_KERNEL 2010-11-24 16:02:51 +09:00
vstruct.h sisfb: delete redudant #define SIS_LINUX_KERNEL 2010-11-24 16:02:51 +09:00