Skip to content

Commit 5621dc3

Browse files
TE-N-ShengjiuWangmathieupoirier
authored andcommitted
remoteproc: imx_dsp_rproc: Correct the comment style of copyright
Change '//' on copyright line to C style comments. Reported-by: Mathieu Poirier <[email protected]> Signed-off-by: Shengjiu Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
1 parent b55553f commit 5621dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/remoteproc/imx_dsp_rproc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0-only
2-
// Copyright 2021 NXP
2+
/* Copyright 2021 NXP */
33

44
#include <dt-bindings/firmware/imx/rsrc.h>
55
#include <linux/arm-smccc.h>

0 commit comments

Comments
 (0)