From ea43dedbf9632fefbfc6d60f209ad7732da01ed5 Mon Sep 17 00:00:00 2001 From: Daniel Baluta Date: Thu, 4 Oct 2018 11:14:02 +0300 Subject: MLK-18497-1: ASoC: fsl: dsp_proxy: Fix license headers This is a cleanup patch to have all the headers style consistent across DSP driver. Reviewed-by: Cosmin-Gabriel Samoila Signed-off-by: Shengjiu Wang --- sound/soc/fsl/fsl_dsp_proxy.h | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'sound/soc/fsl/fsl_dsp_proxy.h') diff --git a/sound/soc/fsl/fsl_dsp_proxy.h b/sound/soc/fsl/fsl_dsp_proxy.h index 0942b8d85a6e..131acf3129a7 100644 --- a/sound/soc/fsl/fsl_dsp_proxy.h +++ b/sound/soc/fsl/fsl_dsp_proxy.h @@ -1,15 +1,10 @@ -/* SPDX-License-Identifier: (GPL-2.0+ OR MIT)*/ -/******************************************************************************* +/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ +/* + * DSP proxy header - commands/responses from DSP driver to DSP ramework * - * Copyright (c) 2017 Cadence Design Systems, Inc. * Copyright 2018 NXP - * - ************************************************************/ -/************************************************************ - * fsl_dsp_proxy.h - * - * Proxy commmand/response messages - ************************************************************/ + * Copyright (c) 2017 Cadence Design Systems, Inc. + */ #ifndef __FSL_DSP_PROXY_H #define __FSL_DSP_PROXY_H -- cgit v1.2.3