summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
diff options
context:
space:
mode:
authorDmitry Baryshkov2008-05-31 17:18:11 +0200
committerRussell King2008-06-02 14:49:12 +0200
commit1a7e612fa5ea0311232bd5418a40ec7280557789 (patch)
tree85dfc55bbe3f8acd311efa8361d44a3392f16e74 /include/asm-arm
parent[ARM] pxa: separate PXA25x and PXA27x UDC register definitions (diff)
downloadkernel-qcow2-linux-1a7e612fa5ea0311232bd5418a40ec7280557789.tar.gz
kernel-qcow2-linux-1a7e612fa5ea0311232bd5418a40ec7280557789.tar.xz
kernel-qcow2-linux-1a7e612fa5ea0311232bd5418a40ec7280557789.zip
[ARM] 5074/1: fix warning: missing terminating ' character
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-pxa/pxa27x-udc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-pxa/pxa27x-udc.h b/include/asm-arm/arch-pxa/pxa27x-udc.h
index 9cf0b1f88112..2d4e9cd3a5e3 100644
--- a/include/asm-arm/arch-pxa/pxa27x-udc.h
+++ b/include/asm-arm/arch-pxa/pxa27x-udc.h
@@ -2,7 +2,7 @@
#define _ASM_ARCH_PXA27X_UDC_H
#ifdef _ASM_ARCH_PXA25X_UDC_H
-#error You can't include both PXA25x and PXA27x UDC support
+#error You cannot include both PXA25x and PXA27x UDC support
#endif
#define UDCCR __REG(0x40600000) /* UDC Control Register */