Commit 88278ca2 authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

sparc: remove CVS keywords



This patch removes the 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 avatarDavid S. Miller <davem@davemloft.net>
parent b00dc837
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
# $Id: config.in,v 1.113 2002/01/24 22:14:44 davem Exp $
# For a description of the syntax of this configuration file,
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
# see Documentation/kbuild/kconfig-language.txt.
#
#
+0 −1
Original line number Original line Diff line number Diff line
# $Id: Makefile,v 1.10 2000/02/23 08:17:46 jj Exp $
# Makefile for the Sparc boot stuff.
# Makefile for the Sparc boot stuff.
#
#
# Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
# Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 −1
Original line number Original line Diff line number Diff line
/* $Id: btfixupprep.c,v 1.6 2001/08/22 15:27:47 davem Exp $
/*
   Simple utility to prepare vmlinux image for sparc.
   Simple utility to prepare vmlinux image for sparc.
   Resolves all BTFIXUP uses and settings and creates
   Resolves all BTFIXUP uses and settings and creates
   a special .s object to link to the image.
   a special .s object to link to the image.
+1 −1
Original line number Original line Diff line number Diff line
/* $Id: piggyback.c,v 1.4 2000/12/05 00:48:57 anton Exp $
/*
   Simple utility to make a single-image install kernel with initial ramdisk
   Simple utility to make a single-image install kernel with initial ramdisk
   for Sparc tftpbooting without need to set up nfs.
   for Sparc tftpbooting without need to set up nfs.


+1 −1
Original line number Original line Diff line number Diff line
/* $Id: ebus.c,v 1.20 2002/01/05 01:13:43 davem Exp $
/*
 * ebus.c: PCI to EBus bridge device.
 * ebus.c: PCI to EBus bridge device.
 *
 *
 * Copyright (C) 1997  Eddie C. Dost  (ecd@skynet.be)
 * Copyright (C) 1997  Eddie C. Dost  (ecd@skynet.be)
Loading