diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-18 12:47:09 (GMT) |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 10:06:29 (GMT) |
commit | 7cda01268559b788b695caee66511ae8d2f0bdf9 (patch) | |
tree | 0fe9f33bca6f9b25fbe664a57596607b43528a81 /arch/cris/arch-v10/boot/compressed | |
parent | 18b0f3461664f4f8348832d33b481252cf2904f9 (diff) | |
download | linux-fsl-qoriq-7cda01268559b788b695caee66511ae8d2f0bdf9.tar.xz |
CRIS v10: Remove CVS tag from boot/compressed/misc.c
Diffstat (limited to 'arch/cris/arch-v10/boot/compressed')
-rw-r--r-- | arch/cris/arch-v10/boot/compressed/misc.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/cris/arch-v10/boot/compressed/misc.c b/arch/cris/arch-v10/boot/compressed/misc.c index e205d2e..9a43ab1 100644 --- a/arch/cris/arch-v10/boot/compressed/misc.c +++ b/arch/cris/arch-v10/boot/compressed/misc.c @@ -1,15 +1,13 @@ /* * misc.c * - * $Id: misc.c,v 1.6 2003/10/27 08:04:31 starvik Exp $ - * - * This is a collection of several routines from gzip-1.0.3 + * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * puts by Nick Holloway 1993, better puts by Martin Mares 1995 * adaptation for Linux/CRIS Axis Communications AB, 1999 - * + * */ /* where the piggybacked kernel image expects itself to live. |