Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH] ASoC: soc-component.h: tidyup for soc-component.h
@ 2019-09-19  3:44 Kuninori Morimoto
  2019-09-19 11:15 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Kuninori Morimoto @ 2019-09-19  3:44 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

soc-component.h already has SPDX License, GPL explanation
is not needed.
And it is included from soc.h only. No need to header-test.
This patch tidyup these.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
Mark

	this is for for-5.4

 include/Kbuild                | 1 +
 include/sound/soc-component.h | 6 ------
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/include/Kbuild b/include/Kbuild
index c38f0d4..c6909b5 100644
--- a/include/Kbuild
+++ b/include/Kbuild
@@ -1052,6 +1052,7 @@ header-test-			+= sound/soc-acpi-intel-match.h
 header-test-			+= sound/soc-dai.h
 header-test-			+= sound/soc-dapm.h
 header-test-			+= sound/soc-dpcm.h
+header-test-			+= sound/soc-component.h
 header-test-			+= sound/sof/control.h
 header-test-			+= sound/sof/dai-intel.h
 header-test-			+= sound/sof/dai.h
diff --git a/include/sound/soc-component.h b/include/sound/soc-component.h
index 5d80b2e..a869199 100644
--- a/include/sound/soc-component.h
+++ b/include/sound/soc-component.h
@@ -3,16 +3,10 @@
  * soc-component.h
  *
  * Copyright (c) 2019 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 #ifndef __SOC_COMPONENT_H
 #define __SOC_COMPONENT_H
 
-#include <sound/soc.h>
-
 /*
  * Component probe and remove ordering levels for components with runtime
  * dependencies.
-- 
2.7.4

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-09-20 11:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-19  3:44 [alsa-devel] [PATCH] ASoC: soc-component.h: tidyup for soc-component.h Kuninori Morimoto
2019-09-19 11:15 ` Mark Brown
2019-09-20  0:19   ` Kuninori Morimoto
2019-09-20 11:08     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox