Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a7e612f authored by Dmitry Eremin-Solenikov's avatar Dmitry Eremin-Solenikov Committed by Russell King
Browse files

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

parent 284d115e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 */