Re: [PATCH] drm/cma: Fix 64-bit size_t build warnings

2015-02-19 Thread Geert Uytterhoeven
On Thu, Feb 19, 2015 at 2:06 AM, Magnus Damm wrote: > From: Magnus Damm > > Fix warnings related to size_t when building for 64-bit architectures: > > drivers/gpu/drm/drm_gem_cma_helper.c: In function ‘drm_gem_cma_create’: Content-Type: TEXT/PLAIN; charset=ISO-8859-1 But the atcual content

[PATCH] drm/cma: Fix 64-bit size_t build warnings

2015-02-18 Thread Magnus Damm
From: Magnus Damm Fix warnings related to size_t when building for 64-bit architectures: drivers/gpu/drm/drm_gem_cma_helper.c: In function ‘drm_gem_cma_create’: drivers/gpu/drm/drm_gem_cma_helper.c:114:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type â