[PATCH v2 0/2] staging: xgifb: video mode/memory handling fixes

Aaro Koskinen aaro.koskinen at iki.fi
Wed Sep 12 21:45:41 UTC 2012


This is a resend of two remaining patches from previous series:

	http://marc.info/?l=linux-driver-devel&m=134739997409387&w=2

The only change is that 1/2 has added #include <linux/sizes.h>. This
should resolve the build issue Greg was seeing on 64-bit. The build
error did not happen on 32-bit ARM which I use for testing, but I was
able to reproduce a build error on 64-bit SPARC:

drivers/staging/xgifb/XGI_main_26.c:1784:28: error: 'SZ_16M' undeclared (first use in this function)

Aaro Koskinen (2):
  staging: xgifb: setup initial video RAM size for systems without BIOS
  staging: xgifb: delete bogus video RAM configuration

 drivers/staging/xgifb/XGI_main_26.c |   10 ++++++----
 drivers/staging/xgifb/vb_init.c     |    1 -
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
1.7.2.5




More information about the devel mailing list