All of lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Lin <axel.lin@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Liam Girdwood <lrg@ti.com>,
	alsa-devel@alsa-project.org
Subject: [linux-next] ASoC: sound/soc/samsung/i2s.c build failure
Date: Sat, 13 Aug 2011 12:00:43 +0800	[thread overview]
Message-ID: <1313208043.29596.11.camel@phoenix> (raw)

  CC      sound/soc/samsung/i2s.o
sound/soc/samsung/i2s.c:24:18: error: idma.h: No such file or directory
sound/soc/samsung/i2s.c: In function 'samsung_i2s_dai_probe':
sound/soc/samsung/i2s.c:883: error: implicit declaration of function 'idma_reg_addr_init'
make[3]: *** [sound/soc/samsung/i2s.o] Error 1
make[2]: *** [sound/soc/samsung] Error 2
make[1]: *** [sound/soc] Error 2
make: *** [sound] Error 2

It is caused by commit a0c27ab2421c47dc7c53f797fffcc0d17cdb122c
ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver"

To fix the build error, I think we also need to revert
commit 61100f405de5c16a0866de7843ed442090436e6a
"ASoC: SAMSUNG: Modify I2S driver to support idma".


Regards,
Axel

             reply	other threads:[~2011-08-13  4:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13  4:00 Axel Lin [this message]
2011-08-13  6:29 ` [linux-next] ASoC: sound/soc/samsung/i2s.c build failure Mark Brown
2011-08-13  6:29   ` Mark Brown

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=1313208043.29596.11.camel@phoenix \
    --to=axel.lin@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.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.