Re: [PATCH v8 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
From: Mark Brown <broonie@kernel.org>
Date: 2018-07-30 10:25:30
Also in:
linux-arm-kernel, linux-clk, lkml
From: Mark Brown <broonie@kernel.org>
Date: 2018-07-30 10:25:30
Also in:
linux-arm-kernel, linux-clk, lkml
On Mon, Jul 30, 2018 at 09:50:55AM +0200, Oleksij Rempel wrote:
On 27.07.2018 11:32, Robin Gong wrote:
quoted
quoted
#include <linux/slab.h> +#include <linux/kallsyms.h>
quoted
Is it necessary?
yes, for pm_power_off_prepare
That's a *weird* header to have to use for that symbol, are you sure there isn't something more specific - if there isn't there should be.