提交 1a7e612f 编写于 作者: D Dmitry Baryshkov 提交者: Russell King

[ARM] 5074/1: fix warning: missing terminating ' character

Signed-off-by: NDmitry Baryshkov <dbaryshkov@gmail.com>
Acked-by: NRichard Purdie <rpurdie@rpsys.net>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 284d115e
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#define _ASM_ARCH_PXA27X_UDC_H #define _ASM_ARCH_PXA27X_UDC_H
#ifdef _ASM_ARCH_PXA25X_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 #endif
#define UDCCR __REG(0x40600000) /* UDC Control Register */ #define UDCCR __REG(0x40600000) /* UDC Control Register */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册