ARM: exynos4: Fix build error
authorAxel Lin <axel.lin@gmail.com>
Thu, 1 Dec 2011 15:25:45 +0000 (23:25 +0800)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 2 Dec 2011 10:30:03 +0000 (10:30 +0000)
Trivial fix to fix below build error:

  CC      arch/arm/mach-exynos/mach-universal_c210.o
arch/arm/mach-exynos/mach-universal_c210.c:24: error: expected identifier or '(' before '<' token

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found