summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale/pxa2x0_dmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arm/xscale/pxa2x0_dmac.c')
-rw-r--r--sys/arch/arm/xscale/pxa2x0_dmac.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/arm/xscale/pxa2x0_dmac.c b/sys/arch/arm/xscale/pxa2x0_dmac.c
index 2235d01b407..60bce8ac1ae 100644
--- a/sys/arch/arm/xscale/pxa2x0_dmac.c
+++ b/sys/arch/arm/xscale/pxa2x0_dmac.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pxa2x0_dmac.c,v 1.3 2006/04/04 11:37:05 pascoe Exp $ */
+/* $OpenBSD: pxa2x0_dmac.c,v 1.4 2012/12/05 23:20:11 deraadt Exp $ */
/*
* Copyright (c) 2005 Christopher Pascoe <pascoe@openbsd.org>
@@ -19,7 +19,6 @@
/*
* DMA Controller Handler for the Intel PXA2X0 processor.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/systm.h>