]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C2440: Fixed build error for s3c244x
authorKukjin Kim <kgene.kim@samsung.com>
Thu, 8 Mar 2012 09:48:36 +0000 (01:48 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Mar 2012 16:57:29 +0000 (08:57 -0800)
commit15e3ed4a272eb5612a88d158b82d1a6dda2161f9
tree2c6ff993a0bc4687df9182f1d460e8abc50f01be
parent76d3035d0199774802cdedc3a29e3f43bdda5a55
ARM: S3C2440: Fixed build error for s3c244x

Fixed following:
arch/arm/mach-s3c2440/s3c244x.c: In function 's3c244x_restart':
arch/arm/mach-s3c2440/s3c244x.c:209: error: expected declaration or statement at end of input
make[1]: *** [arch/arm/mach-s3c24xx/s3c244x.o] Error 1
make: *** [arch/arm/mach-s3c24xx] Error 2

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-s3c2440/s3c244x.c