All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: tegra_alc5632: Remove unused mach-types.h include
@ 2013-07-16 10:55 Mark Brown
  2013-07-16 15:34 ` Stephen Warren
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2013-07-16 10:55 UTC (permalink / raw)
  To: Liam Girdwood, Stephen Warren; +Cc: alsa-devel, linaro-kernel, Mark Brown

From: Mark Brown <broonie@linaro.org>

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@linaro.org>
---
 sound/soc/tegra/tegra_alc5632.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sound/soc/tegra/tegra_alc5632.c b/sound/soc/tegra/tegra_alc5632.c
index 48d05d9..c61ea3a 100644
--- a/sound/soc/tegra/tegra_alc5632.c
+++ b/sound/soc/tegra/tegra_alc5632.c
@@ -13,8 +13,6 @@
  * published by the Free Software Foundation.
  */
 
-#include <asm/mach-types.h>
-
 #include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/slab.h>
-- 
1.8.3.2

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

end of thread, other threads:[~2013-07-16 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 10:55 [PATCH] ASoC: tegra_alc5632: Remove unused mach-types.h include Mark Brown
2013-07-16 15:34 ` Stephen Warren
2013-07-16 16:00   ` 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.