1
0
Fork 0

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>
hifive-unleashed-5.1
Marco Felsch 2018-05-18 11:55:06 +02:00 committed by Mark Brown
parent 57b70db28b
commit d460a2ea24
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
1 changed files with 5 additions and 5 deletions

View File

@ -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>