public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Carlos Aguiar <carlos.aguiar@indt.org.br>
To: omap-linux <linux-omap-open-source@linux.omap.com>
Subject: [PATCH 0/1] ARM: OMAP: Fix Siemens SX1 building failure
Date: Thu, 29 Nov 2007 11:14:01 -0400	[thread overview]
Message-ID: <474ED739.8060103@indt.org.br> (raw)

Hi Tony,

During SX1 building, I got the following error:

...
  CC      sound/arm/omap/omap-alsa-sx1.o
sound/arm/omap/omap-alsa-sx1.c:32: error: 'CN_IDX_SX1SND' undeclared
here (not in a function)
sound/arm/omap/omap-alsa-sx1.c:32: error: 'CN_VAL_SX1SND' undeclared
here (not in a function)
make[3]: *** [sound/arm/omap/omap-alsa-sx1.o] Error 1
make[2]: *** [sound/arm/omap] Error 2
make[1]: *** [sound/arm] Error 2
make: *** [sound] Error 2

Well, I'm proposing this patch that redefines CN_IDX_SX1SND and
CN_VAL_SX1SND macros at include/linux/connector.h. It's based on Komal
Shah' earlier patch [1].

In fact, I was searching on connector.h' file history at Linux-OMAP tree
[2] for the commit that removed such macros and I couldn't find it. Very
strange!

BR,

Carlos.

[1]
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=f5403be5ff2ba15c709f479809a0101f64fe0f01
[2]
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=history;f=include/linux/connector.h;h=13fc4541bf235b14333920f35e7ac744c5085bc9;hb=HEAD

-- 
Carlos Eduardo Aguiar
Nokia Institute of Technology - INdT
Open Source Mobile Research Center - OSMRC - Manaus
Core Team
Phone: +55 92 2126-1079
Mobile: +55 92 8127-1797
E-mail: carlos.aguiar@indt.org.br

                 reply	other threads:[~2007-11-29 15:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=474ED739.8060103@indt.org.br \
    --to=carlos.aguiar@indt.org.br \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox