OMAP: DSS2: VRAM: Fix early_param for vram
authorThomas Weber <weber@corscience.de>
Wed, 3 Mar 2010 08:16:54 +0000 (09:16 +0100)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 10 Mar 2010 11:15:45 +0000 (13:15 +0200)
commit5c1f96f4cffbdde9e194f3ae5373953f3fa12836
tree9d6c9a552a067abf6d5a62e79fc68d0f052c899a
parent57d54889cd00db2752994b389ba714138652e60c
OMAP: DSS2: VRAM: Fix early_param for vram

In commit 2b0d8c251b8876d530a6bf671eb5425838fa698a the __early_param is
replaced with the generic early_param. This patch fixes the parameter passing
for the vram.

Signed-off-by: Thomas Weber <weber@corscience.de>
[tomi.valkeinen@nokia.com: changed the commit prefix]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap2/vram.c