All of lore.kernel.org
 help / color / mirror / Atom feed
From: comunerito <cdavila@att.net>
To: linux-omap-open-source@linux.omap.com
Subject: ALSA support for H2 board
Date: Thu, 29 Nov 2007 09:05:25 -0800 (PST)	[thread overview]
Message-ID: <405835.87027.qm@web34313.mail.mud.yahoo.com> (raw)

Hello,

I tried adding ALSA support for the H2 board using a
recent kernel (2.6.24.3, from the montavista git tree)
and got the following errors:

$ make omap_h2_1610_defconfig (ran ok)
$ make menuconfig (ran ok)
$ make modules
 ...
  CC [M]  sound/sound_core.o
  LD [M]  sound/soundcore.o
  CC [M]  sound/arm/omap/omap-alsa.o
  CC [M]  sound/arm/omap/omap-alsa-dma.o
  CC [M]  sound/arm/omap/omap-alsa-tsc2101.o
sound/arm/omap/omap-alsa-tsc2101.c: In function
`tsc2101_audio_write':
sound/arm/omap/omap-alsa-tsc2101.c:146: error:
implicit declaration of function `omap_tsc2101_write'
sound/arm/omap/omap-alsa-tsc2101.c: In function
tsc2101_audio_read':
sound/arm/omap/omap-alsa-tsc2101.c:154: error:
implicit declaration of function `omap_tsc2101_read'
make[3]: *** [sound/arm/omap/omap-alsa-tsc2101.o]
Error 1
make[2]: *** [sound/arm/omap] Error 2
make[1]: *** [sound/arm] Error 2
make: *** [sound] Error 2

I found an earlier post describing a similar error
here:
http://linux.omap.com/pipermail/linux-omap-open-source/2007-October/011765.html
and was wondering if anyone has any suggestions on how
to get this to work or if I should go back to an
earlier version of the kernel that does work.

Thanks and regards,
Carlos

             reply	other threads:[~2007-11-29 17:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-29 17:05 comunerito [this message]
2007-11-29 18:12 ` ALSA support for H2 board David Brownell
2007-11-30 13:26   ` Carlos Davila
2007-11-30 17:09     ` David Brownell
2007-11-30 17:18       ` Carlos Davila
2007-11-30 18:43         ` David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=405835.87027.qm@web34313.mail.mud.yahoo.com \
    --to=cdavila@att.net \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.