* [PATCH] ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform
@ 2011-12-13 12:23 Axel Lin
2011-12-14 7:56 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2011-12-13 12:23 UTC (permalink / raw)
To: alsa-devel; +Cc: Manuel Lauss, Mark Brown, Liam Girdwood
Both sh4_hac_dai and sh7760_soc_platform are changed to static
by multi-component patch and they are not used in sh7760-ac97.c now.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
sound/soc/sh/sh7760-ac97.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/sound/soc/sh/sh7760-ac97.c b/sound/soc/sh/sh7760-ac97.c
index c62ae68..df651e8 100644
--- a/sound/soc/sh/sh7760-ac97.c
+++ b/sound/soc/sh/sh7760-ac97.c
@@ -16,10 +16,6 @@
#define IPSEL 0xFE400034
-/* platform specific structs can be declared here */
-extern struct snd_soc_dai_driver sh4_hac_dai[2];
-extern struct snd_soc_platform_driver sh7760_soc_platform;
-
static struct snd_soc_dai_link sh7760_ac97_dai = {
.name = "AC97",
.stream_name = "AC97 HiFi",
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform
2011-12-13 12:23 [PATCH] ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform Axel Lin
@ 2011-12-14 7:56 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-12-14 7:56 UTC (permalink / raw)
To: Axel Lin; +Cc: alsa-devel, Manuel Lauss, Liam Girdwood
On Tue, Dec 13, 2011 at 08:23:50PM +0800, Axel Lin wrote:
> Both sh4_hac_dai and sh7760_soc_platform are changed to static
> by multi-component patch and they are not used in sh7760-ac97.c now.
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-14 7:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 12:23 [PATCH] ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform Axel Lin
2011-12-14 7:56 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).