remoteproc: imx_dsp_rproc: Correct the comment style of copyright
authorShengjiu Wang <shengjiu.wang@nxp.com>
Wed, 13 Oct 2021 02:39:09 +0000 (10:39 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 13 Oct 2021 15:20:49 +0000 (09:20 -0600)
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>
drivers/remoteproc/imx_dsp_rproc.c

index 63749cfcf22f2ca23cea91c450c0099f12193909..6f306fbd34480b008a1ecea2266a129acc2d47af 100644 (file)
@@ -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>