summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsp_proxy.h
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2018-10-04 11:14:02 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:51:55 +0800
commitea43dedbf9632fefbfc6d60f209ad7732da01ed5 (patch)
tree6ed4262ccece62f99a95e812ab4c4fd6821815df /sound/soc/fsl/fsl_dsp_proxy.h
parentb6fdfbcf64e42eba8f70717d14b69cbe86e17b00 (diff)
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 <cosmin.samoila@nxp.com> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'sound/soc/fsl/fsl_dsp_proxy.h')
-rw-r--r--sound/soc/fsl/fsl_dsp_proxy.h15
1 files changed, 5 insertions, 10 deletions
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