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 a
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]
d
2 matches
Mail list logo