[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130409205216.GB24058@zurbaran>
Date: Tue, 9 Apr 2013 22:52:16 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Alexander Shiyan <shc_work@...l.ru>
Cc: linux-kernel@...r.kernel.org,
Dong Aisheng <dong.aisheng@...aro.org>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] mfd: syscon: fix warnings when printing resource_size_t
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_work@...l.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists