Hi Alexander,

On Tue, Apr 09, 2013 at 09:50:02PM +0400, Alexander Shiyan wrote:
> Gets rid of these warnings when compile module for 64 bit targets:
>   CC      drivers/mfd/syscon.o
>   drivers/mfd/syscon.c: In function 'syscon_probe':
>   drivers/mfd/syscon.c:155:2: warning: format '%x' expects argument of type 
> 'unsigned int', but argument 3 has type 'resource_size_t' [-Wformat]
>   drivers/mfd/syscon.c:155:2: warning: format '%x' expects argument of type 
> 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat]
> 
> Signed-off-by: Alexander Shiyan <shc_w...@mail.ru>
> ---
>  drivers/mfd/syscon.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to