summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/imx_dsp_rproc.c
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2021-10-13 10:39:09 +0800
committerMathieu Poirier <mathieu.poirier@linaro.org>2021-10-13 09:20:49 -0600
commit5621dc3c97cd4705a8ced8103c2f2da24de9fb96 (patch)
tree1bc815084e5eda9946d3a113fda5480ad23d868d /drivers/remoteproc/imx_dsp_rproc.c
parentb55553fd4ee348ea93fadcd829065b21b823538d (diff)
downloadlinux-5621dc3c97cd4705a8ced8103c2f2da24de9fb96.tar.bz2
remoteproc: imx_dsp_rproc: Correct the comment style of copyright
Change '//' on copyright line to C style comments. Reported-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Link: https://lore.kernel.org/r/1634092749-3707-1-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'drivers/remoteproc/imx_dsp_rproc.c')
-rw-r--r--drivers/remoteproc/imx_dsp_rproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/remoteproc/imx_dsp_rproc.c b/drivers/remoteproc/imx_dsp_rproc.c
index 63749cfcf22f..6f306fbd3448 100644
--- a/drivers/remoteproc/imx_dsp_rproc.c
+++ b/drivers/remoteproc/imx_dsp_rproc.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
-// Copyright 2021 NXP
+/* Copyright 2021 NXP */
#include <dt-bindings/firmware/imx/rsrc.h>
#include <linux/arm-smccc.h>