alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] ASoC: max98090: Remove unneeded version.h header include
@ 2013-02-18 11:32 Sachin Kamat
  2013-02-18 11:32 ` [PATCH 2/5] ASoC: max98090: Convert to devm_regmap_init_i2c() Sachin Kamat
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Sachin Kamat @ 2013-02-18 11:32 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, sachin.kamat, broonie, jerry.wong, kuninori.morimoto.gx

version.h header file inclusion is not required as detected by versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
All patches in this series are build tested and based on for-next branch of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tree.
---
 sound/soc/codecs/max98090.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c
index fc17604..9ea73aa 100755
--- a/sound/soc/codecs/max98090.c
+++ b/sound/soc/codecs/max98090.c
@@ -23,8 +23,6 @@
 #include <sound/max98090.h>
 #include "max98090.h"
 
-#include <linux/version.h>
-
 #define DEBUG
 #define EXTMIC_METHOD
 #define EXTMIC_METHOD_TEST
-- 
1.7.4.1

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

end of thread, other threads:[~2013-02-25  4:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 11:32 [PATCH 1/5] ASoC: max98090: Remove unneeded version.h header include Sachin Kamat
2013-02-18 11:32 ` [PATCH 2/5] ASoC: max98090: Convert to devm_regmap_init_i2c() Sachin Kamat
2013-02-20 16:58   ` Mark Brown
2013-02-18 11:32 ` [PATCH 3/5] ASoC: max98090: Make struct dev_pm_ops const Sachin Kamat
2013-02-20 16:58   ` Mark Brown
2013-02-18 11:32 ` [PATCH 4/5] ASoC: max98090: Remove unnecessary braces Sachin Kamat
2013-02-20 16:52   ` Mark Brown
2013-02-25  4:14     ` Sachin Kamat
2013-02-18 11:32 ` [PATCH 5/5] ASoC: max98090: Fix checkpatch errors related to spacing Sachin Kamat
2013-02-20 17:02   ` Mark Brown
2013-02-20 16:58 ` [PATCH 1/5] ASoC: max98090: Remove unneeded version.h header include 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).