[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1345272439.7986.2.camel@phoenix>
Date: Sat, 18 Aug 2012 14:47:19 +0800
From: Axel Lin <axel.lin@...il.com>
To: Stephen Warren <swarren@...dia.com>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>, linux-kernel@...r.kernel.org,
Gyungoh Yoo <jack.yoo@...im-ic.com>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: regulator: max8907: build error when CONFIG_OF is not set
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists