* [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files
@ 2014-06-03 6:56 Axel Lin
2014-06-09 5:41 ` Oder Chiou
2014-06-09 20:18 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2014-06-03 6:56 UTC (permalink / raw)
To: Mark Brown; +Cc: Oder Chiou, alsa-devel, Liam Girdwood
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
sound/soc/codecs/rl6231.c | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/sound/soc/codecs/rl6231.c b/sound/soc/codecs/rl6231.c
index 7b82fbe..56650d6 100644
--- a/sound/soc/codecs/rl6231.c
+++ b/sound/soc/codecs/rl6231.c
@@ -11,25 +11,6 @@
*/
#include <linux/module.h>
-#include <linux/moduleparam.h>
-#include <linux/init.h>
-#include <linux/delay.h>
-#include <linux/pm.h>
-#include <linux/gpio.h>
-#include <linux/i2c.h>
-#include <linux/regmap.h>
-#include <linux/of.h>
-#include <linux/of_gpio.h>
-#include <linux/platform_device.h>
-#include <linux/spi/spi.h>
-#include <linux/acpi.h>
-#include <sound/core.h>
-#include <sound/pcm.h>
-#include <sound/pcm_params.h>
-#include <sound/soc.h>
-#include <sound/soc-dapm.h>
-#include <sound/initval.h>
-#include <sound/tlv.h>
#include "rl6231.h"
--
1.8.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files
2014-06-03 6:56 [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files Axel Lin
@ 2014-06-09 5:41 ` Oder Chiou
2014-06-09 20:18 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Oder Chiou @ 2014-06-09 5:41 UTC (permalink / raw)
To: Axel Lin, Mark Brown
Cc: Oder Chiou, alsa-devel@alsa-project.org, Liam Girdwood
> -----Original Message-----
> From: Axel Lin [mailto:axel.lin@ingics.com]
> Sent: Tuesday, June 03, 2014 2:57 PM
> To: Mark Brown
> Cc: Oder Chiou; Liam Girdwood; alsa-devel@alsa-project.org
> Subject: [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
> sound/soc/codecs/rl6231.c | 19 -------------------
> 1 file changed, 19 deletions(-)
>
> diff --git a/sound/soc/codecs/rl6231.c b/sound/soc/codecs/rl6231.c
> index 7b82fbe..56650d6 100644
> --- a/sound/soc/codecs/rl6231.c
> +++ b/sound/soc/codecs/rl6231.c
> @@ -11,25 +11,6 @@
> */
>
> #include <linux/module.h>
> -#include <linux/moduleparam.h>
> -#include <linux/init.h>
> -#include <linux/delay.h>
> -#include <linux/pm.h>
> -#include <linux/gpio.h>
> -#include <linux/i2c.h>
> -#include <linux/regmap.h>
> -#include <linux/of.h>
> -#include <linux/of_gpio.h>
> -#include <linux/platform_device.h>
> -#include <linux/spi/spi.h>
> -#include <linux/acpi.h>
> -#include <sound/core.h>
> -#include <sound/pcm.h>
> -#include <sound/pcm_params.h>
> -#include <sound/soc.h>
> -#include <sound/soc-dapm.h>
> -#include <sound/initval.h>
> -#include <sound/tlv.h>
>
> #include "rl6231.h"
>
> --
> 1.8.3.2
>
Tested-by: Oder Chiou <oder_chiou@realtek.com>
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files
2014-06-03 6:56 [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files Axel Lin
2014-06-09 5:41 ` Oder Chiou
@ 2014-06-09 20:18 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2014-06-09 20:18 UTC (permalink / raw)
To: Axel Lin; +Cc: Oder Chiou, alsa-devel, Liam Girdwood
[-- Attachment #1.1: Type: text/plain, Size: 124 bytes --]
On Tue, Jun 03, 2014 at 02:56:35PM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
Applied, thanks.
[-- 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:[~2014-06-09 20:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 6:56 [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files Axel Lin
2014-06-09 5:41 ` Oder Chiou
2014-06-09 20:18 ` 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.