mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 17:00:01 +00:00
ASoC: max98373 Changed SPDX header in C++ comments style
Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
b6158323bb
commit
180cad3c58
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/* Copyright (c) 2017, Maxim Integrated */
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
// Copyright (c) 2017, Maxim Integrated
|
||||
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/i2c.h>
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/* Copyright (c) 2017, Maxim Integrated */
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
// Copyright (c) 2017, Maxim Integrated
|
||||
|
||||
#ifndef _MAX98373_H
|
||||
#define _MAX98373_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user