[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150327184835.6b214809@canb.auug.org.au>
Date: Fri, 27 Mar 2015 18:48:35 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greg KH <greg@...ah.com>, Arnd Bergmann <arnd@...db.de>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Fabian Frederick <fabf@...net.be>
Subject: linux-next: build warning after merge of the char-misc tree
Hi all,
After merging the char-misc tree, today's linux-next build (powerpc
allyesconfig) produced this warning:
In file included from include/linux/module.h:17:0,
from drivers/uio/uio_pdrv_genirq.c:21:
include/linux/moduleparam.h:326:22: warning: initialization discards 'const' qualifier from pointer target type
static const struct kparam_string __param_string_##name \
^
drivers/uio/uio_pdrv_genirq.c:260:1: note: in expansion of macro 'module_param_string'
module_param_string(of_id, uio_of_genirq_match[0].compatible, 128, 0);
^
Introduced by commit 4d8beff2ae07 ("uio: constify of_device_id array").
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists