ASoC: MT6660: make spdxcheck.py happy
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 21 Mar 2020 11:40:22 +0000 (12:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2020 11:24:01 +0000 (12:24 +0100)
commit71db3aa2816da62a2d150ad9fa81168537db4037
tree03a56f95d67c5f71ae6aaf5d14f4a5bd7d5a8711
parentd198b34f3855eee2571dda03eea75a09c7c31480
ASoC: MT6660: make spdxcheck.py happy

The SPDX-License-Identifier shall not be suffixed with anything further.
This makes ./scripts/spdxcheck.py complain:

  sound/soc/codecs/mt6660.c: 1:36 Invalid token: //

Clean up SPDX-License-Identifier line to make spdxcheck.py happy.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/mt6660.c