[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191105174359.01cb034f@canb.auug.org.au>
Date: Tue, 5 Nov 2019 17:43:59 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: linux-next: build warning after merge of the gpio tree
Hi all,
After merging the gpio tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
WARNING: vmlinux.o(.data+0xbd3f4): Section mismatch in reference from the variable bcm_iproc_gpio_driver to the (unknown reference) .init.rodata:(unknown)
The variable bcm_iproc_gpio_driver references
the (unknown reference) __initconst (unknown)
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
(and similar for x86_64 allmodconfig)
Introduced by commit
6a41b6c5fc20 ("gpio: Add xgs-iproc driver")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists