linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* broken nouveau dependency on power supply
@ 2012-04-02  1:06 Benjamin Herrenschmidt
  2012-04-02  3:53 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2012-04-02  1:06 UTC (permalink / raw)
  To: linux-kernel, dri-devel

Hi folks !

With CONFIG_POWER_SUPPLY=m & nouveau built-in we get a build failure:

drivers/built-in.o: In function `.nouveau_pm_trigger':
(.text+0xa56e8): undefined reference to `.power_supply_is_system_supplied'

nouveau probably needs to depends on CONFIG_POWER_SUPPLY to force a module
build with the latter is =m

Cheers,
Ben.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-05  4:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02  1:06 broken nouveau dependency on power supply Benjamin Herrenschmidt
2012-04-02  3:53 ` Benjamin Herrenschmidt
2012-04-02  9:00   ` David Airlie
2012-04-02  9:48     ` Benjamin Herrenschmidt
2012-05-05  4:29   ` Anton Vorontsov

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).