diff options
Diffstat (limited to 'sound/soc/codecs/pcm3060-spi.c')
-rw-r--r-- | sound/soc/codecs/pcm3060-spi.c | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sound/soc/codecs/pcm3060-spi.c b/sound/soc/codecs/pcm3060-spi.c index 8961e095ae73..f6f19fa80932 100644 --- a/sound/soc/codecs/pcm3060-spi.c +++ b/sound/soc/codecs/pcm3060-spi.c @@ -1,9 +1,8 @@ // SPDX-License-Identifier: GPL-2.0 -/* - * PCM3060 SPI driver - * - * Copyright (C) 2018 Kirill Marinushkin <kmarinushkin@birdec.tech> - */ +// +// PCM3060 SPI driver +// +// Copyright (C) 2018 Kirill Marinushkin <kmarinushkin@birdec.tech> #include <linux/module.h> #include <linux/spi/spi.h> |