[PATCH 2/7] mei: hdcp: SPDX tag should be the first line
From: trix
Date: Thu Jun 10 2021 - 17:45:45 EST
From: Tom Rix <trix@xxxxxxxxxx>
checkpatch looks for the tag on the first line.
So delete empty first line
Signed-off-by: Tom Rix <trix@xxxxxxxxxx>
---
drivers/misc/mei/hdcp/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/misc/mei/hdcp/Kconfig b/drivers/misc/mei/hdcp/Kconfig
index 95b2d6d37f102..54e1c95269096 100644
--- a/drivers/misc/mei/hdcp/Kconfig
+++ b/drivers/misc/mei/hdcp/Kconfig
@@ -1,4 +1,3 @@
-
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2019, Intel Corporation. All rights reserved.
#
--
2.26.3