ARM: s5p64x0: avoid build warning for uncompress.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Jun 2013 15:27:13 +0000 (17:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Jun 2013 15:31:50 +0000 (17:31 +0200)
Commit 5336539 "ARM: S5P64X0: Use common uncompress.h part
for plat-samsung" was missing a type cast, this brings
it in line with the other samsung platforms.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found