[parisc-linux-cvs] linux grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Mon, 3 Dec 2001 00:44:52 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	grundler	01/12/03 00:44:52

Modified files:
	.              : Makefile 
	arch/parisc/kernel: lba_pci.c 

Log message:
-pa10
Removed extra endian correction (byte swapping) for READ_REGx() variants.
This code should have used __raw_readX() functions instead of readX()
and this wouldn't have shown up...