Hi all, After merging the regulator tree, today's linux-next build (x86_64 allmodconfig) failed like this:
In file included from /scratch/sfr/next/include/linux/cache.h:4:0,
from /scratch/sfr/next/include/linux/time.h:4,
from /scratch/sfr/next/include/linux/stat.h:18,
from /scratch/sfr/next/include/linux/module.h:10,
from
/scratch/sfr/next/drivers/regulator/act8865-regulator.c:18:
/scratch/sfr/next/drivers/regulator/act8865-regulator.c: In function
'act8865_pmic_probe':
/scratch/sfr/next/drivers/regulator/act8865-regulator.c:306:29: error:
'act8865_matches' undeclared (first use in this function)
for (i = 0; i < ARRAY_SIZE(act8865_matches); i++) {
^
Caused by commit d04b75527368 ("regulator: act8865: register all
regulators regardless of how many are used"). This build does not have
CONFIG_OF set.
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell [email protected]
pgpboGqZBIDJE.pgp
Description: PGP signature

