Module Name:    src
Committed By:   skrll
Date:           Wed Aug  7 14:43:58 UTC 2013

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
Fix stale comment


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/evbarm/conf/RPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.37 src/sys/arch/evbarm/conf/RPI:1.38
--- src/sys/arch/evbarm/conf/RPI:1.37	Sun Jul 28 12:16:40 2013
+++ src/sys/arch/evbarm/conf/RPI	Wed Aug  7 14:43:58 2013
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.37 2013/07/28 12:16:40 skrll Exp $
+#	$NetBSD: RPI,v 1.38 2013/08/07 14:43:58 skrll Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -212,7 +212,7 @@ ld*     at sdmmc?
 dotg*          at obio?
 usb*           at dotg?
 
-# USB device drivers, just as soon as we have something to attach them to
+# USB device drivers
 include "dev/usb/usbdevices.config"
 
 ukphy*		at mii? phy ?

Reply via email to