Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2007 11:05:29 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 115403 for review
Message-ID:  <200703061105.l26B5TXg034730@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=115403

Change 115403 by piso@piso_newluxor on 2007/03/06 11:04:43

	Reduce diff against HEAD.

Affected files ...

.. //depot/projects/soc2006/intr_filter/arm/arm/nexus.c#6 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/arm/arm/nexus.c#6 (text+ko) ====

@@ -81,8 +81,7 @@
 	struct resource *);
 static int
 nexus_setup_intr(device_t dev, device_t child, struct resource *res, int flags,
-	driver_filter_t *filter, driver_intr_t *intr, void *arg, 
-	void **cookiep);
+        driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep);
 static int
 nexus_teardown_intr(device_t, device_t, struct resource *, void *);
 



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