summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale/files.pxa2x0
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2010-06-07 16:34:21 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2010-06-07 16:34:21 +0000
commit104f94dd4b97509289ed863c89b58daf794e9a24 (patch)
tree45d6df2c1c07c7deafcf2f80cfb12320bbf17ef6 /sys/arch/arm/xscale/files.pxa2x0
parentb68c74a8c5478357c68cc5bac072bea1271134fc (diff)
Break pxaudc into xscale and MD pieces so that palm and zaurus can correctly
share the driver with different GPIOs/IRQs Diff from marex via jasper.
Diffstat (limited to 'sys/arch/arm/xscale/files.pxa2x0')
-rw-r--r--sys/arch/arm/xscale/files.pxa2x03
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/arm/xscale/files.pxa2x0 b/sys/arch/arm/xscale/files.pxa2x0
index 7cb2b2c4501..096cac76de4 100644
--- a/sys/arch/arm/xscale/files.pxa2x0
+++ b/sys/arch/arm/xscale/files.pxa2x0
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pxa2x0,v 1.22 2009/09/09 12:14:39 marex Exp $
+# $OpenBSD: files.pxa2x0,v 1.23 2010/06/07 16:34:20 drahn Exp $
# $NetBSD: files.pxa2x0,v 1.6 2004/05/01 19:09:14 thorpej Exp $
#
# Configuration info for Intel PXA2[51]0 CPU support
@@ -48,7 +48,6 @@ file arch/arm/xscale/pxa2x0_a4x_io.S com_pxaip
# PXA27x USB Device Controller
device pxaudc: usbdev
-attach pxaudc at pxaip
file arch/arm/xscale/pxa27x_udc.c pxaudc
# OHCI USB Controller