From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
soc-component.h already has SPDX License, thus, GPL explanation is not needed. This patch removes it.
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com --- Mark - this is v2 of "[PATCH] ASoC: soc-component.h: tidyup for soc-component.h" - Subject was renamed - keep "soc.h" - do nothing to header-check
include/sound/soc-component.h | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/include/sound/soc-component.h b/include/sound/soc-component.h index 5d80b2e..1a832695 100644 --- a/include/sound/soc-component.h +++ b/include/sound/soc-component.h @@ -3,10 +3,6 @@ * 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