From 5621dc3c97cd4705a8ced8103c2f2da24de9fb96 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Wed, 13 Oct 2021 10:39:09 +0800 Subject: remoteproc: imx_dsp_rproc: Correct the comment style of copyright Change '//' on copyright line to C style comments. Reported-by: Mathieu Poirier Signed-off-by: Shengjiu Wang Link: https://lore.kernel.org/r/1634092749-3707-1-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mathieu Poirier --- drivers/remoteproc/imx_dsp_rproc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/remoteproc') 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 #include -- cgit v1.2.3