patch-2.4.20 linux-2.4.20/drivers/char/drm/sis_drm.h

Next file: linux-2.4.20/drivers/char/drm/sis_ds.c
Previous file: linux-2.4.20/drivers/char/drm/radeon_state.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/char/drm/sis_drm.h linux-2.4.20/drivers/char/drm/sis_drm.h
@@ -6,7 +6,7 @@
   int context;
   unsigned int offset;
   unsigned int size;
-  unsigned int free;
+  unsigned long free;
 } drm_sis_mem_t;
 
 typedef struct {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)