[PATCH] drm: sun4i: fix LPAE warnings

2016-06-06 Thread Arnd Bergmann
On Friday, June 3, 2016 5:57:31 PM CEST Andre Przywara wrote: > When the sun4i DRM driver is compiled with LPAE enabled, dma_addr_t turns > into a 64-bit type, which causes warnings with some debug printks: > = > In file included from > drivers/gpu/drm/sun4i/sun4i_backend.c:13:: >

[PATCH] drm: sun4i: fix LPAE warnings

2016-06-03 Thread Thierry Reding
On Fri, Jun 03, 2016 at 05:57:31PM +0100, Andre Przywara wrote: > When the sun4i DRM driver is compiled with LPAE enabled, dma_addr_t turns > into a 64-bit type, which causes warnings with some debug printks: > = > In file included from > drivers/gpu/drm/sun4i/sun4i_backend.c:13::

[PATCH] drm: sun4i: fix LPAE warnings

2016-06-03 Thread Andre Przywara
When the sun4i DRM driver is compiled with LPAE enabled, dma_addr_t turns into a 64-bit type, which causes warnings with some debug printks: = In file included from drivers/gpu/drm/sun4i/sun4i_backend.c:13:: drivers/gpu/drm/sun4i/sun4i_backend.c: In function