[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <292277.1590449865@turing-police>
Date: Mon, 25 May 2020 19:37:45 -0400
From: "Valdis Klētnieks" <valdis.kletnieks@...edu>
To: Nathan Chancellor <natechancellor@...il.com>
Cc: Anders Roxell <anders.roxell@...aro.org>, geert+renesas@...der.be,
magnus.damm@...il.com, linux-renesas-soc@...r.kernel.org,
sre@...nel.org, robh@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: reset: vexpress: fix build issue
On Sun, 24 May 2020 15:20:25 -0700, Nathan Chancellor said:
> arm-linux-gnueabi-ld: drivers/power/reset/vexpress-poweroff.o: in function `vexpress_reset_probe':
> vexpress-poweroff.c:(.text+0x36c): undefined reference to `devm_regmap_init_vexpress_config'
The part I can't figure out is that git blame tells me there's already an
export:
3b9334ac835bb (Pawel Moll 2014-04-30 16:46:29 +0100 154) return regmap;
3b9334ac835bb (Pawel Moll 2014-04-30 16:46:29 +0100 155) }
b33cdd283bd91 (Arnd Bergmann 2014-05-26 17:25:22 +0200 156) EXPORT_SYMBOL_GPL(devm_regmap_init_vexpress_config);
3b9334ac835bb (Pawel Moll 2014-04-30 16:46:29 +0100 157)
but I can't figure out where or if drivers/power/reset/vexpress-poweroff.c gets
a MODULE_LICENSE from...
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists