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/c5e3024949de
branches:  trunk
changeset: 832403:c5e3024949de
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 e918e57c8b1e -r c5e3024949de 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