Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/omap omapdma needs-flag now
details: https://anonhg.NetBSD.org/src/rev/ab16415d2a42
branches: trunk
changeset: 783807:ab16415d2a42
user: macallan <macallan%NetBSD.org@localhost>
date: Wed Jan 09 04:49:05 2013 +0000
description:
omapdma needs-flag now
diffstat:
sys/arch/arm/omap/files.omap2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 889a5e96c8a8 -r ab16415d2a42 sys/arch/arm/omap/files.omap2
--- a/sys/arch/arm/omap/files.omap2 Wed Jan 09 04:44:54 2013 +0000
+++ b/sys/arch/arm/omap/files.omap2 Wed Jan 09 04:49:05 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.omap2,v 1.23 2013/01/09 03:35:11 macallan Exp $
+# $NetBSD: files.omap2,v 1.24 2013/01/09 04:49:05 macallan Exp $
#
# Configuration info for Texas Instruments OMAP2/OMAP3 CPU support
# Based on xscale/files.pxa2x0
@@ -135,7 +135,7 @@
device omapdma
attach omapdma at obio
-file arch/arm/omap/omap3_sdma.c omapdma
+file arch/arm/omap/omap3_sdma.c omapdma needs-flag
# these bus space methods are not bus-specific ...
#
Home |
Main Index |
Thread Index |
Old Index