mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [sound] !CONFIG_REGULATOR + CONFIG_SND_SOC_ALL_CODECS  -> CONFIG_SND_SOC_SGTL5000=m -> build failure
@ 2011-03-22  4:25 Mike Galbraith
  2011-03-22 12:59 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Galbraith @ 2011-03-22  4:25 UTC (permalink / raw)
  To: LKML

v2.6.38-6671-geddecbb

marge:/usr/local/src/kernel/linux-2.6.39.git # make -j4 && make modules_install install
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  Building modules, stage 2.
Kernel: arch/x86/boot/bzImage is ready  (#1893)
  MODPOST 523 modules
ERROR: "rdev_get_drvdata" [sound/soc/codecs/snd-soc-sgtl5000.ko] undefined!
ERROR: "regulator_register" [sound/soc/codecs/snd-soc-sgtl5000.ko] undefined!
ERROR: "regulator_unregister" [sound/soc/codecs/snd-soc-sgtl5000.ko] undefined!
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

# CONFIG_REGULATOR is not set
CONFIG_SND_SOC_ALL_CODECS=m
CONFIG_SND_SOC_SGTL5000=m



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

* Re: [sound] !CONFIG_REGULATOR + CONFIG_SND_SOC_ALL_CODECS  -> CONFIG_SND_SOC_SGTL5000=m -> build failure
  2011-03-22  4:25 [sound] !CONFIG_REGULATOR + CONFIG_SND_SOC_ALL_CODECS -> CONFIG_SND_SOC_SGTL5000=m -> build failure Mike Galbraith
@ 2011-03-22 12:59 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-03-22 12:59 UTC (permalink / raw)
  To: Mike Galbraith; +Cc: LKML

On Tue, Mar 22, 2011 at 05:25:19AM +0100, Mike Galbraith wrote:
> v2.6.38-6671-geddecbb
> 
> marge:/usr/local/src/kernel/linux-2.6.39.git # make -j4 && make modules_install install

A patch has been sent for this.

When sending patches or problem reports please always make some effort
to include relevant maintainers and relevant patch authors in your mail.
Mail sent only to a list, particularly a list not relevant to the
affected code, is likely to get missed.

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

end of thread, other threads:[~2011-03-22 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-22  4:25 [sound] !CONFIG_REGULATOR + CONFIG_SND_SOC_ALL_CODECS -> CONFIG_SND_SOC_SGTL5000=m -> build failure Mike Galbraith
2011-03-22 12:59 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome