Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f30828a6 authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

m68k: remove CVS keywords



This patch removes CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f7df406d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* $Id: idprom.c,v 1.22 1996/11/13 05:09:25 davem Exp $
/*
 * idprom.c: Routines to load the idprom into kernel addresses and
 *           interpret the data contained within.
 *
+0 −1
Original line number Diff line number Diff line
# $Id: Makefile,v 1.5 1995/11/25 00:59:48 davem Exp $
# Makefile for the Sun Boot PROM interface library under
# Linux.
#
+1 −1
Original line number Diff line number Diff line
/* $Id: console.c,v 1.10 1996/12/18 06:46:54 tridge Exp $
/*
 * console.c: Routines that deal with sending and receiving IO
 *            to/from the current console device using the PROM.
 *
+1 −1
Original line number Diff line number Diff line
/* $Id: init.c,v 1.9 1996/12/18 06:46:55 tridge Exp $
/*
 * init.c:  Initialize internal variables used by the PROM
 *          library functions.
 *
+1 −1
Original line number Diff line number Diff line
/* $Id: misc.c,v 1.15 1997/05/14 20:45:00 davem Exp $
/*
 * misc.c:  Miscellaneous prom functions that don't belong
 *          anywhere else.
 *
Loading