All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Davinci: McASP: remove unused header include
@ 2012-08-08 15:10 ` Hebbar, Gururaja
  0 siblings, 0 replies; 8+ messages in thread
From: Hebbar, Gururaja @ 2012-08-08 15:10 UTC (permalink / raw)
  To: tony, lrg, broonie
  Cc: alsa-devel, sudhakar.raj, nsekhar, davinci-linux-open-source,
	gururaja.hebbar, linux-arm-kernel

Defines or parameters from <mach/mux.h> isn't used anywhere. Hence
remove the header include.

Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
---
This patch was tested on AM18x Board and is based on repo at 
http://git.kernel.org/?p=linux/kernel/git/broonie/sound.git;
a=shortlog;h=refs/heads/for-3.6

:100644 100644 10a2d8c... c80c20a... M	sound/soc/davinci/davinci-evm.c
 sound/soc/davinci/davinci-evm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/davinci/davinci-evm.c b/sound/soc/davinci/davinci-evm.c
index 10a2d8c..c80c20a 100644
--- a/sound/soc/davinci/davinci-evm.c
+++ b/sound/soc/davinci/davinci-evm.c
@@ -24,7 +24,6 @@
 
 #include <mach/asp.h>
 #include <mach/edma.h>
-#include <mach/mux.h>
 
 #include "davinci-pcm.h"
 #include "davinci-i2s.h"
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-09 13:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-08 15:10 [PATCH] ASoC: Davinci: McASP: remove unused header include Hebbar, Gururaja
2012-08-08 15:10 ` Hebbar, Gururaja
2012-08-08 15:10 ` [PATCH] ASoC: Davinci: McASP: Flush the FIFO before enabling Hebbar, Gururaja
2012-08-08 15:10   ` Hebbar, Gururaja
2012-08-08 15:10 ` [PATCH] ASoC: McASP: Convert driver to use Runtime PM API Hebbar, Gururaja
2012-08-08 15:10   ` Hebbar, Gururaja
2012-08-09 13:06 ` [PATCH] ASoC: Davinci: McASP: remove unused header include Mark Brown
2012-08-09 13:06   ` Mark Brown

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.