iio: scmi: fix spelling of SPDX tag

checkpatch looks for SPDX-License-Identifier.
Remove the extra spaces.

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20210610214438.3161140-7-trix@redhat.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
Tom Rix 2021-06-10 14:44:36 -07:00 committed by Jonathan Cameron
parent a7ba1c24da
commit b4c166925d

View File

@ -1,4 +1,4 @@
# SPDX - License - Identifier : GPL - 2.0 - only
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the IIO over SCMI
#