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 never used usb locators
details: https://anonhg.NetBSD.org/src/rev/5ba1768fd1d4
branches: trunk
changeset: 332572:5ba1768fd1d4
user: reinoud <reinoud%NetBSD.org@localhost>
date: Sun Sep 28 18:59:43 2014 +0000
description:
Remove never used usb locators
diffstat:
sys/arch/arm/samsung/exynos_io.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 16eace98c037 -r 5ba1768fd1d4 sys/arch/arm/samsung/exynos_io.h
--- a/sys/arch/arm/samsung/exynos_io.h Sun Sep 28 15:39:36 2014 +0000
+++ b/sys/arch/arm/samsung/exynos_io.h Sun Sep 28 18:59:43 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: exynos_io.h,v 1.5 2014/09/05 08:01:05 skrll Exp $ */
+/* $NetBSD: exynos_io.h,v 1.6 2014/09/28 18:59:43 reinoud Exp $ */
/*-
* Copyright (c) 2014 The NetBSD Foundation, Inc.
@@ -47,8 +47,6 @@
extern const struct exyo_locinfo exynos4_i2c_locinfo;
extern const struct exyo_locinfo exynos5_locinfo;
extern const struct exyo_locinfo exynos5_i2c_locinfo;
-extern const struct exyo_usb_locinfo exynos4_usb_locinfo;
-extern const struct exyo_usb_locinfo exynos5_usb_locinfo;
/* XXXNH needed? */
#define NOPORT EXYOCF_PORT_DEFAULT
Home |
Main Index |
Thread Index |
Old Index