summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/const.h
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-01-12 21:48:27 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-01-16 21:06:46 +0100
commit898582bdee50d6bfeb669238371c10ec0047da06 (patch)
tree8ce188d8229149ae16d0abf1b29e9b7b529e4723 /arch/mips/include/asm/const.h
parenta3ab2ae7f6c8724152f05144946a76b727fb1c7e (diff)
downloadtalos-obmc-uboot-898582bdee50d6bfeb669238371c10ec0047da06.tar.gz
talos-obmc-uboot-898582bdee50d6bfeb669238371c10ec0047da06.zip
MIPS: fix SPDX license identifier in remaining arch header files
Add a SPDX license identifier to MIPS header files where it is still missing. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'arch/mips/include/asm/const.h')
-rw-r--r--arch/mips/include/asm/const.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/mips/include/asm/const.h b/arch/mips/include/asm/const.h
index c872bfd25e..f600e7a5b7 100644
--- a/arch/mips/include/asm/const.h
+++ b/arch/mips/include/asm/const.h
@@ -1,4 +1,8 @@
-/* const.h: Macros for dealing with constants. */
+/*
+ * const.h: Macros for dealing with constants.
+ *
+ * SPDX-License-Identifier: GPL-2.0
+ */
#ifndef _LINUX_CONST_H
#define _LINUX_CONST_H
OpenPOWER on IntegriCloud