Module Name: src Committed By: reinoud Date: Tue Sep 9 21:22:48 UTC 2014
Modified Files: src/sys/arch/arm/samsung: exynos5_reg.h Log Message: Remove extra line To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/samsung/exynos5_reg.h 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/arm/samsung/exynos5_reg.h diff -u src/sys/arch/arm/samsung/exynos5_reg.h:1.14 src/sys/arch/arm/samsung/exynos5_reg.h:1.15 --- src/sys/arch/arm/samsung/exynos5_reg.h:1.14 Thu Sep 4 13:06:49 2014 +++ src/sys/arch/arm/samsung/exynos5_reg.h Tue Sep 9 21:22:48 2014 @@ -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_ */