未验证 提交 a50e3269 编写于 作者: P Paul Cercueil 提交者: Mark Brown

ASoC: codecs: jz4725b: Use C++ style comments in header

Change the header comment to use C++ style, so that it looks more
consistent with the rest of ASoC.
Signed-off-by: NPaul Cercueil <paul@crapouillou.net>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 edcd3ed1
// SPDX-License-Identifier: GPL-2.0
/*
* JZ4725B CODEC driver
*
* Copyright (C) 2019, Paul Cercueil <paul@crapouillou.net>
*/
//
// JZ4725B CODEC driver
//
// Copyright (C) 2019, Paul Cercueil <paul@crapouillou.net>
#include <linux/kernel.h>
#include <linux/module.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册