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

* Re: [PATCH] ASoC: tegra_alc5632: Remove unused mach-types.h include
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2013-07-16 15:34 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, linaro-kernel, Liam Girdwood, Mark Brown

On 07/16/2013 04:55 AM, Mark Brown wrote:
> From: Mark Brown <broonie@linaro.org>

Acked-by: Stephen Warren <swarren@nvidia.com>

Don't you see similar issues with:

sound/soc/tegra/trimslice.c:27:#include <asm/mach-types.h>
sound/soc/tegra/tegra_wm8753.c:31:#include <asm/mach-types.h>
sound/soc/tegra/tegra_alc5632.c:16:#include <asm/mach-types.h>

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

* Re: [PATCH] ASoC: tegra_alc5632: Remove unused mach-types.h include
  2013-07-16 15:34 ` Stephen Warren
@ 2013-07-16 16:00   ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2013-07-16 16:00 UTC (permalink / raw)
  To: Stephen Warren; +Cc: alsa-devel, linaro-kernel, Liam Girdwood


[-- Attachment #1.1: Type: text/plain, Size: 512 bytes --]

On Tue, Jul 16, 2013 at 09:34:20AM -0600, Stephen Warren wrote:
> On 07/16/2013 04:55 AM, Mark Brown wrote:
> > From: Mark Brown <broonie@linaro.org>

> Acked-by: Stephen Warren <swarren@nvidia.com>

> Don't you see similar issues with:

> sound/soc/tegra/trimslice.c:27:#include <asm/mach-types.h>
> sound/soc/tegra/tegra_wm8753.c:31:#include <asm/mach-types.h>
> sound/soc/tegra/tegra_alc5632.c:16:#include <asm/mach-types.h>

No, I don't see any issues at all - I've just had a poor quality problem
report :/

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[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.