* regulator: max8907: build error when CONFIG_OF is not set
@ 2012-08-18 6:47 Axel Lin
0 siblings, 0 replies; only message in thread
From: Axel Lin @ 2012-08-18 6:47 UTC (permalink / raw)
To: Stephen Warren
Cc: Mark Brown, Liam Girdwood, linux-kernel, Gyungoh Yoo,
Laxman Dewangan
Hi Stephen,
I got below build error when CONFIG_OF is not set:
CC [M] drivers/regulator/max8907-regulator.o
drivers/regulator/max8907-regulator.c: In function 'max8907_regulator_probe':
drivers/regulator/max8907-regulator.c:297:12: error: 'max8907_matches' undeclared (first use in this function)
drivers/regulator/max8907-regulator.c:297:12: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [drivers/regulator/max8907-regulator.o] Error 1
make[1]: *** [drivers/regulator] Error 2
make: *** [drivers] Error 2
Regards,
Axel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-18 6:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-18 6:47 regulator: max8907: build error when CONFIG_OF is not set Axel Lin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).