[parisc-linux-cvs] linux willy
Matthew Wilcox
willy@puffin.external.hp.com
Tue, 2 Oct 2001 14:58:44 -0600
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: willy 01/10/02 14:58:44
Modified files:
arch/parisc/kernel: drivers.c firmware.c iosapic.c
iosapic_private.h
drivers/gsc : lasi.c
include/asm-parisc: pdc.h
Log message:
* Change many `void *hpa' to `unsigned long hpa'.
* Some minor whitespace changes
* Remove a goto from iosapic.c.
* Fix a couple of typos in comments
* pdc_memory_map is only used on pre-PA2.0 machines.