Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2006 21:15:02 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 105699 for review
Message-ID:  <200609052115.k85LF2J9015353@repoman.freebsd.org>

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

Change 105699 by imp@imp_lighthouse on 2006/09/05 21:14:25

	"Hey Rockie!  Watch me pull a rabit from this hat."
	"Not that old trick again.  That trick never works."
	<lion comes out of the hat>
	"No doubt about it, I gotta get another hat"
	
	No, really, make it compile.

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/at91_pio.c#19 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/at91_pio.c#19 (text+ko) ====

@@ -273,6 +273,7 @@
     struct thread *td)
 {
 	struct at91_pio_softc *sc = CDEV2SOFTC(dev);
+	struct gpio_cfg *cfg;
 
 	switch(cmd) {
 	case GPIO_SET:	/* turn bits on */



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