]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 5074/1: fix warning: missing terminating ' character
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Sat, 31 May 2008 15:18:11 +0000 (16:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2008 12:49:12 +0000 (13:49 +0100)
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>
include/asm-arm/arch-pxa/pxa27x-udc.h

index 9cf0b1f8811270caa8498ff6533460a297e11af9..2d4e9cd3a5e3f1d96bd4f97d6f219d9cd1f16827 100644 (file)
@@ -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 */