summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <musamaanjum@gmail.com>2020-07-23 23:07:23 +0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-23 20:34:34 +0200
commit20a2d16d22f28d27a3312b66d7b276d96e0af271 (patch)
tree2cd4752a2f4b02bdff462d91bca6e5881181096d /drivers/staging/octeon
parent032ae2fd3ce12e8aa538165b44dc129c355a1ee1 (diff)
staging: octeon: Add the license identifier
This patch fixes the checkpatch.pl warning: WARNING: Missing or malformed SPDX-License-Identifier tag Add a the SPDX-License-Identifier tag on line 1 Other files in this folder have GPL-2.0 license. So this file should have the same license which was missing before and checkpatch.pl was giving the warning. Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com> Link: https://lore.kernel.org/r/20200723180723.GA30699@musamaanjum Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon')
-rw-r--r--drivers/staging/octeon/octeon-stubs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/octeon/octeon-stubs.h b/drivers/staging/octeon/octeon-stubs.h
index d06743504f2b..3f8e5713b8a8 100644
--- a/drivers/staging/octeon/octeon-stubs.h
+++ b/drivers/staging/octeon/octeon-stubs.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#define CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE 512
#ifndef XKPHYS_TO_PHYS