LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] soc: neo1973_wm8753 audio support does not require scoop
@ 2011-01-28 19:00 H Hartley Sweeten
  2011-01-31 11:23 ` [alsa-devel] " Mark Brown
  2011-01-31 13:36 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: H Hartley Sweeten @ 2011-01-28 19:00 UTC (permalink / raw)
  To: Linux Kernel; +Cc: alsa-devel

This driver does not use any of the functionality provided by the scoop
hardware.  Remove the unneeded header.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>

---

diff --git a/sound/soc/samsung/neo1973_wm8753.c b/sound/soc/samsung/neo1973_wm8753.c
index c7a2451..c5b3113 100644
--- a/sound/soc/samsung/neo1973_wm8753.c
+++ b/sound/soc/samsung/neo1973_wm8753.c
@@ -24,7 +24,6 @@
 #include <sound/tlv.h>
 
 #include <asm/mach-types.h>
-#include <asm/hardware/scoop.h>
 #include <mach/regs-clock.h>
 #include <mach/regs-gpio.h>
 #include <mach/hardware.h>

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

end of thread, other threads:[~2011-01-31 13:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-28 19:00 [PATCH] soc: neo1973_wm8753 audio support does not require scoop H Hartley Sweeten
2011-01-31 11:23 ` [alsa-devel] " Mark Brown
2011-01-31 12:05   ` Liam Girdwood
2011-01-31 13:36 ` 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).