Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/samsung Remove extra line
details: https://anonhg.NetBSD.org/src/rev/b04082de52b6
branches: trunk
changeset: 802316:b04082de52b6
user: reinoud <reinoud%NetBSD.org@localhost>
date: Tue Sep 09 21:22:48 2014 +0000
description:
Remove extra line
diffstat:
sys/arch/arm/samsung/exynos5_reg.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 6844596bda5e -r b04082de52b6 sys/arch/arm/samsung/exynos5_reg.h
--- a/sys/arch/arm/samsung/exynos5_reg.h Tue Sep 09 21:21:22 2014 +0000
+++ b/sys/arch/arm/samsung/exynos5_reg.h Tue Sep 09 21:22:48 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: exynos5_reg.h,v 1.14 2014/09/04 13:06:49 reinoud Exp $ */
+/* $NetBSD: exynos5_reg.h,v 1.15 2014/09/09 21:22:48 reinoud Exp $ */
/*-
* Copyright (c) 2014 The NetBSD Foundation, Inc.
@@ -425,5 +425,4 @@
#define OTG_SYS_LINK_SWRST_UOTG __BIT(13)
#define OTG_SYS_PHYLINK_SWRST __BIT(14)
-
#endif /* _ARM_SAMSUNG_EXYNOS5_REG_H_ */
Home |
Main Index |
Thread Index |
Old Index