From: Bradley D. L. <br...@us...> - 2001-09-07 18:21:57
|
Update of /cvsroot/linux-mips/linux/arch/mips/gt64120/momenco_ocelot In directory usw-pr-cvs1:/tmp/cvs-serv16247/arch/mips/gt64120/momenco_ocelot Modified Files: ocelot_pld.h Log Message: Eliminate some mostly (except for time.c) diffs against oss. Index: ocelot_pld.h =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/gt64120/momenco_ocelot/ocelot_pld.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** ocelot_pld.h 2001/06/22 02:29:32 1.1.1.1 --- ocelot_pld.h 2001/09/07 18:21:54 1.2 *************** *** 1,5 **** /* - * $Id$ - * * Ocelot Board Register Definitions * --- 1,3 ---- *************** *** 7,13 **** * * GPL'd - * */ - #ifndef __MOMENCO_OCELOT_PLD_H__ #define __MOMENCO_OCELOT_PLD_H__ --- 5,9 ---- |