alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver
       [not found] <1325661469-4411-1-git-send-email-manjunath.hadli@ti.com>
@ 2012-01-04  7:17 ` Manjunath Hadli
  2012-01-07  0:53   ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Manjunath Hadli @ 2012-01-04  7:17 UTC (permalink / raw)
  To: dlos, LAK
  Cc: alsa-devel, Takashi Iwai, linux-kernel, Jaroslav Kysela,
	Manjunath Hadli, Miguel Aguilar

remove unnecessary inclusion of machine specific header
file mach/dm365.h from cq93vc.c voice codec driver
which comes in the way of platform code consolidation.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Cc: Miguel Aguilar <miguel.aguilar@ridgerun.com>
Cc: Jaroslav Kysela <perex@perex.cz>
CC: Takashi Iwai <tiwai@suse.de>
Cc: <alsa-devel@alsa-project.org>
Cc: <linux-kernel@vger.kernel.org>
---
 sound/soc/codecs/cq93vc.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/sound/soc/codecs/cq93vc.c b/sound/soc/codecs/cq93vc.c
index 46dbfd0..ff4eb7a 100644
--- a/sound/soc/codecs/cq93vc.c
+++ b/sound/soc/codecs/cq93vc.c
@@ -38,8 +38,6 @@
 #include <sound/soc.h>
 #include <sound/initval.h>
 
-#include <mach/dm365.h>
-
 static inline unsigned int cq93vc_read(struct snd_soc_codec *codec,
 						unsigned int reg)
 {
-- 
1.6.2.4

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

* Re: [PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver
  2012-01-04  7:17 ` [PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver Manjunath Hadli
@ 2012-01-07  0:53   ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2012-01-07  0:53 UTC (permalink / raw)
  To: Manjunath Hadli
  Cc: dlos, Takashi Iwai, linux-kernel, alsa-devel, Miguel Aguilar, LAK

On Wed, Jan 04, 2012 at 12:47:49PM +0530, Manjunath Hadli wrote:
> remove unnecessary inclusion of machine specific header
> file mach/dm365.h from cq93vc.c voice codec driver
> which comes in the way of platform code consolidation.

*Always* CC maintainers on patches.  If you send me a copy directly this
looks OK.

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

end of thread, other threads:[~2012-01-07  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1325661469-4411-1-git-send-email-manjunath.hadli@ti.com>
2012-01-04  7:17 ` [PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver Manjunath Hadli
2012-01-07  0:53   ` 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).