Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Fix stale comment



details:   https://anonhg.NetBSD.org/src/rev/a7fc7806860d
branches:  trunk
changeset: 789118:a7fc7806860d
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Aug 07 14:43:58 2013 +0000

description:
Fix stale comment

diffstat:

 sys/arch/evbarm/conf/RPI |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 013919fe4db1 -r a7fc7806860d sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Wed Aug 07 12:50:17 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI  Wed Aug 07 14:43:58 2013 +0000
@@ -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 @@
 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 ?



Home | Main Index | Thread Index | Old Index