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 Remove commented out lines. sys/arch/ev...



details:   https://anonhg.NetBSD.org/src/rev/ea832b772b52
branches:  trunk
changeset: 780150:ea832b772b52
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Jul 13 06:09:18 2012 +0000

description:
Remove commented out lines. sys/arch/evbarm/dev/plcom* exists.

diffstat:

 sys/arch/evbarm/conf/files.integrator |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r e4113f2aaf45 -r ea832b772b52 sys/arch/evbarm/conf/files.integrator
--- a/sys/arch/evbarm/conf/files.integrator     Fri Jul 13 06:02:58 2012 +0000
+++ b/sys/arch/evbarm/conf/files.integrator     Fri Jul 13 06:09:18 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.integrator,v 1.8 2007/12/03 15:33:30 ad Exp $
+#      $NetBSD: files.integrator,v 1.9 2012/07/13 06:09:18 skrll Exp $
 #
 # ARM, Ltd. Integrator evaluation board configuraiton info
 #
@@ -21,8 +21,6 @@
 # "device" declaration in files.evbarm (because of needs-flag)
 attach plcom at ifpga with plcom_ifpga
 file   arch/evbarm/ifpga/plcom_ifpga.c         plcom_ifpga
-#file  arch/evbarm/ifpga/pl010_uart_io.c       plcom
-#file  arch/evbarm/ifpga/pl010_uart_io_asm.S   plcom
 
 # Integrator real-time clock
 device plrtc



Home | Main Index | Thread Index | Old Index