[parisc-linux-cvs] linux deller

Helge Deller deller@puffin.external.hp.com
Tue, 1 May 2001 08:16:15 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	deller	01/05/01 08:16:15

Modified files:
	drivers/video/sti: sticon-bmode.c sticon-bmode.h sticon-wmode.c 
	                   sticon-wmode.h sticore.c sticore.h 

Log message:
- remove a compiler warning from the STI_CALL() call,
- convert the storage for graphics_id in the STI code from
u8[8] to u32[2]. This value is also returned in the sti_struct struct and
will be used in the sti-framebuffer-code.