From: Bradley D. L. <br...@us...> - 2001-09-07 18:21:57
|
Update of /cvsroot/linux-mips/linux/arch/mips/sgi/kernel In directory usw-pr-cvs1:/tmp/cvs-serv16247/arch/mips/sgi/kernel Modified Files: indy_hpc.c Log Message: Eliminate some mostly (except for time.c) diffs against oss. Index: indy_hpc.c =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/sgi/kernel/indy_hpc.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** indy_hpc.c 2001/06/22 02:29:31 1.1.1.1 --- indy_hpc.c 2001/09/07 18:21:54 1.2 *************** *** 1,4 **** ! /* $Id$ ! * * indy_hpc.c: Routines for generic manipulation of the HPC controllers. * --- 1,3 ---- ! /* * indy_hpc.c: Routines for generic manipulation of the HPC controllers. * |