aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-iop13xx
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@gmail.com>2008-06-09 16:24:10 -0700
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-07-03 16:39:56 +0100
commit3c093f9f182eef6a8dc535f2c62b36a0320d0db1 (patch)
treefd02e2513828d61bb779911d0eaa0ab3e5016f19 /include/asm-arm/arch-iop13xx
parent6ccc3fc56e4cca6aceb81376fdb5d4c3340e72d8 (diff)
[ARM] fix header guards
Acked-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-iop13xx')
-rw-r--r--include/asm-arm/arch-iop13xx/dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-iop13xx/dma.h b/include/asm-arm/arch-iop13xx/dma.h
index 2e15da53ff7..d79846fbb39 100644
--- a/include/asm-arm/arch-iop13xx/dma.h
+++ b/include/asm-arm/arch-iop13xx/dma.h
@@ -1,3 +1,3 @@
#ifndef _IOP13XX_DMA_H
-#define _IOP13XX_DMA_H_
+#define _IOP13XX_DMA_H
#endif