OpenCloudOS-Kernel/drivers/staging/xgifb
Peter Huewe 5a3a3f64ca staging/xgifb: fix dumpVGAReg compile error if DEBUG is set
If DEBUG is set dumpVGAReg is called and tries to access
XGISR which is defined as (xgifb_info->dev_info.P3c4)
which is not known within this function.

-> add as parameter to dumpVGAReg so xgifb_info becomes known

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-07-31 16:14:53 -07:00
..
Kconfig
Makefile staging/xgifb: Move register helper functions to header 2015-07-14 19:55:31 -07:00
TODO staging: xgifb: Update TODO 2014-05-18 10:03:32 -07:00
XGI_main.h staging: xgifb: Eliminate useless ifndefs 2014-05-18 10:03:31 -07:00
XGI_main_26.c staging/xgifb: fix dumpVGAReg compile error if DEBUG is set 2015-07-31 16:14:53 -07:00
XGIfb.h
vb_def.h staging: xgifb: Removed a definition which was not used in driver 2014-11-03 16:10:38 -08:00
vb_init.c staging: xgifb: remove unnecessary else 2014-09-06 21:48:19 -07:00
vb_init.h
vb_setmode.c staging: xgifb: use swap() in XGI_WriteDAC() 2015-05-31 10:30:40 +09:00
vb_setmode.h
vb_struct.h
vb_table.h
vb_util.h staging/xgifb: Move register helper functions to header 2015-07-14 19:55:31 -07:00
vgatypes.h staging: xgifb: Eliminate useless ifndefs 2014-05-18 10:03:31 -07:00