diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-02-12 05:20:26 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-02-12 05:20:26 +0000 |
commit | 262f059b11178aa582cc718bd2314bdf06084199 (patch) | |
tree | c87482b8b4070d8c83f900d3017db5caa7de73ba | |
parent | 19f9de2140a53fc3b73db4069b8f90b25c07a00f (diff) |
whitespace fix
ok drahn@
-rw-r--r-- | sys/arch/arm/xscale/files.pxa2x0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/arm/xscale/files.pxa2x0 b/sys/arch/arm/xscale/files.pxa2x0 index d4046bc7089..88deff1cd21 100644 --- a/sys/arch/arm/xscale/files.pxa2x0 +++ b/sys/arch/arm/xscale/files.pxa2x0 @@ -1,4 +1,4 @@ -# $OpenBSD: files.pxa2x0,v 1.6 2005/01/20 23:34:36 uwe Exp $ +# $OpenBSD: files.pxa2x0,v 1.7 2005/02/12 05:20:25 dlg Exp $ # $NetBSD: files.pxa2x0,v 1.6 2004/05/01 19:09:14 thorpej Exp $ # # Configuration info for Intel PXA2[51]0 CPU support @@ -45,7 +45,7 @@ file arch/arm/xscale/pxa2x0_a4x_io.S pxauart | obio # OHCI USB Controller attach ohci at pxaip with pxaohci -file arch/arm/xscale/pxa2x0_ohci.c pxaohci +file arch/arm/xscale/pxa2x0_ohci.c pxaohci # LCD controller device lcd: wsemuldisplaydev, rasops16, rasops8, rasops4 |