public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: davinci: fix build break because of undeclared dm365_evm_snd_data
Date: Thu, 14 Jul 2016 14:44:57 +0200	[thread overview]
Message-ID: <4882122.jhUm92FjVj@wuerfel> (raw)
In-Reply-To: <20160712141613.29325-1-nsekhar@ti.com>

On Tuesday, July 12, 2016 7:46:13 PM CEST Sekhar Nori wrote:
> commit 6bce5efd4424 ("ARM: davinci: remove unused davinci-i2s pdata")
> removed all instances of davinci-i2s pdata. However, on DM365 EVM,
> the same platform data is passed to the voicecodec present on that
> device.
> 
> This causes build breakage when voicecodec support is enabled:
> 
> arch/arm/mach-davinci/board-dm365-evm.c:764:17: error: 'dm365_evm_snd_data' undeclared (first use in this function)
> 
> voicecodec driver does not use the platform data as well, and
> it is safe to remove it.
> 
> Fixes: 6bce5efd4424 ("ARM: davinci: remove unused davinci-i2s pdata")
> Reported-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> 

Applied to next/soc, thanks!

	Arnd

      reply	other threads:[~2016-07-14 12:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-12 14:16 [PATCH] ARM: davinci: fix build break because of undeclared dm365_evm_snd_data Sekhar Nori
2016-07-14 12:44 ` Arnd Bergmann [this message]

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=4882122.jhUm92FjVj@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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