video: omap2dss: fix LPAE warnings
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Apr 2014 12:28:18 +0000 (13:28 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 09:55:18 +0000 (12:55 +0300)
commit24f13a6679c9b75687f3ae48994e42071d4e9fce
tree95d18b3e6ce05a3250c2cfb42eaca216a4e4febf
parentc84d95058a41445f8d8e6c23965f97a8445df978
video: omap2dss: fix LPAE warnings

If LPAE is enabled, dma_addr_t is 64 bit, so we have to
change a few type for everything in this driver to match
again.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-fbdev@vger.kernel.org
Cc: linux-omap@vger.kernel.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/dispc.c
include/video/omapdss.h