Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2007 18:29:52 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 115284 for review
Message-ID:  <200703031829.l23ITq0b054001@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=115284

Change 115284 by piso@piso_newluxor on 2007/03/03 18:28:51

	Fix scc compilation.

Affected files ...

.. //depot/projects/soc2006/intr_filter/dev/scc/scc_core.c#14 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/dev/scc/scc_core.c#14 (text) ====

@@ -51,7 +51,7 @@
 
 MALLOC_DEFINE(M_SCC, "SCC", "SCC driver");
 
-static int
+static void
 scc_bfe_ihand(void *arg)
 {
 	struct scc_softc *sc = arg;


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703031829.l23ITq0b054001>