mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 21:24:08 +08:00
ASoC: ssm2305: fix header layout
Make C-header and SPDX-License-Identifier header uniform. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
57b70db28b
commit
d460a2ea24
@ -1,9 +1,9 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* Analog Devices SSM2305 Amplifier Driver
|
||||
*
|
||||
* Copyright (C) 2018 Pengutronix, Marco Felsch <kernel@pengutronix.de>
|
||||
*/
|
||||
//
|
||||
// Analog Devices SSM2305 Amplifier Driver
|
||||
//
|
||||
// Copyright (C) 2018 Pengutronix, Marco Felsch <kernel@pengutronix.de>
|
||||
//
|
||||
|
||||
#include <linux/gpio/consumer.h>
|
||||
#include <linux/module.h>
|
||||
|
Loading…
Reference in New Issue
Block a user