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 whitespace fix



details:   https://anonhg.NetBSD.org/src/rev/ada25854e1dd
branches:  trunk
changeset: 318941:ada25854e1dd
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu May 10 00:02:10 2018 +0000
description:
whitespace fix

diffstat:

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

diffs (19 lines):

diff -r b1e2a315efb9 -r ada25854e1dd sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Thu May 10 00:00:21 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Thu May 10 00:02:10 2018 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC64,v 1.13 2018/05/06 10:36:06 jmcneill Exp $
+#      $NetBSD: GENERIC64,v 1.14 2018/05/10 00:02:10 jmcneill Exp $
 #
 #      GENERIC ARM (aarch64) kernel
 #
@@ -214,7 +214,7 @@
 as3722pmic*    at iic?
 as3722reg*     at as3722pmic?
 axppmic*       at iic?                 # X-Powers AXP Power Management IC
-axpreg*        at      axppmic?
+axpreg*                at axppmic?
 max77620pmic*  at iic?
 pcf8563rtc*    at iic?                 # PCF8563 RTC
 tcagpio*       at iic?



Home | Main Index | Thread Index | Old Index