[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Tue, 6 Mar 2001 13:15:21 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/03/06 13:15:21

Modified files:
	drivers/char   : serial.c 
	drivers/gsc    : serial.c 
	include/linux  : serial.h 

Log message:
The serial driver is perfectly happy to deal with our serial devices
as memory mapped serial and doesn't need to know anything about GSC.
The removal of GSC knowledge is not quite complete yet since there's some
initialisation code, but I couldn't be bothered to clean that up just now.