[parisc-linux-cvs] linux-2.5 deller
   
    Helge Deller
     
    parisc-linux@lists.parisc-linux.org
       
    Mon,  6 Jan 2003 11:11:19 -0700 (MST)
    
    
  
CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	deller	03/01/06 11:11:19
Modified files:
	.              : Makefile 
	arch/parisc/kernel: parisc_ksyms.c 
	arch/parisc/lib: io.c 
	include/asm-parisc: io.h 
	drivers/video  : sstfb.c stifb.c 
Log message:
2.5.54-pa2:
- improve parameter types of memset_XX() and read/writeXX() functions,
gives a lot less warnings when compiling the kernel
- use fb_memset() instead of memset_io() in the graphics drivers