patch-2.4.0-test3 linux/arch/mips64/arc/identify.c

Next file: linux/arch/mips64/arc/memory.c
Previous file: linux/arch/mips64/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/arch/mips64/arc/identify.c linux/arch/mips64/arc/identify.c
@@ -1,5 +1,4 @@
-/* $Id: identify.c,v 1.5 1999/11/19 20:35:21 ralf Exp $
- *
+/*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
@@ -39,7 +38,7 @@
 int prom_flags;
 
 static struct smatch * __init
-string_to_mach(char *s)
+string_to_mach(const char *s)
 {
 	int i;
     

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)