Skip to content

Commit

Permalink
remoteproc: imx_dsp_rproc: Correct the comment style of copyright
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Shengjiu Wang authored and Mathieu Poirier committed Oct 13, 2021
1 parent b55553f commit 5621dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/remoteproc/imx_dsp_rproc.c
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 5621dc3

Please sign in to comment.