patch-2.1.17 linux/arch/sparc/prom/misc.c
Next file: linux/arch/sparc/prom/tree.c
Previous file: linux/arch/sparc/prom/init.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Dec 19 11:03:33 1996
- Orig file:
v2.1.16/linux/arch/sparc/prom/misc.c
- Orig date:
Tue Nov 12 15:56:04 1996
diff -u --recursive --new-file v2.1.16/linux/arch/sparc/prom/misc.c linux/arch/sparc/prom/misc.c
@@ -1,4 +1,4 @@
-/* $Id: misc.c,v 1.11 1996/10/12 13:12:58 davem Exp $
+/* $Id: misc.c,v 1.12 1996/12/18 06:46:55 tridge Exp $
* misc.c: Miscellaneous prom functions that don't belong
* anywhere else.
*
@@ -107,10 +107,6 @@
void
prom_setsync(sfunc_t funcp)
{
-#ifdef CONFIG_AP1000
- printk("not doing setsync\n");
- return;
-#endif
if(!funcp) return;
*romvec->pv_synchook = funcp;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov