commit | 24f13a6679c9b75687f3ae48994e42071d4e9fce | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Apr 24 13:28:18 2014 +0100 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 09 12:55:18 2014 +0300 |
tree | 95d18b3e6ce05a3250c2cfb42eaca216a4e4febf | |
parent | c84d95058a41445f8d8e6c23965f97a8445df978 [diff] |
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>