patch-2.4.10 linux/arch/mips/ite-boards/generic/reset.c
Next file: linux/arch/mips/ite-boards/generic/time.c
Previous file: linux/arch/mips/ite-boards/generic/puts.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Sun Sep 9 10:43:01 2001
- Orig file:
v2.4.9/linux/arch/mips/ite-boards/generic/reset.c
- Orig date:
Fri Apr 13 20:26:07 2001
diff -u --recursive --new-file v2.4.9/linux/arch/mips/ite-boards/generic/reset.c linux/arch/mips/ite-boards/generic/reset.c
@@ -3,10 +3,9 @@
* BRIEF MODULE DESCRIPTION
* ITE 8172 reset routines.
*
- * Copyright (C) 1997, 2001 Ralf Baechle
* Copyright 2001 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
- * ppopov@mvista.com or support@mvista.com
+ * ppopov@mvista.com or source@mvista.com
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -37,7 +36,7 @@
#include <asm/reboot.h>
#include <asm/system.h>
-void it8172_restart(char *command)
+void it8172_restart()
{
set_cp0_status(ST0_BEV | ST0_ERL);
change_cp0_config(CONF_CM_CMASK, CONF_CM_UNCACHED);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)