summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/stackframe.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-01-15 13:43:01 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-01-15 13:43:01 +0100
commitcbc25b2b8488452085d3195dfc7164b00a265364 (patch)
tree41a9dd36d0115407c11c001899ea28fa807ad82b /arch/mips/include/asm/stackframe.h
parentbc099cbdb0e1c70fe220b88754e07e002c9c5511 (diff)
parent3d347644f53873b93dd85752e039f7a95a3e175a (diff)
downloadbarebox-cbc25b2b8488452085d3195dfc7164b00a265364.tar.gz
barebox-cbc25b2b8488452085d3195dfc7164b00a265364.tar.xz
Merge branch 'for-next/mips'
Diffstat (limited to 'arch/mips/include/asm/stackframe.h')
-rw-r--r--arch/mips/include/asm/stackframe.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/include/asm/stackframe.h b/arch/mips/include/asm/stackframe.h
index abfa2d25b0..2295d7f02f 100644
--- a/arch/mips/include/asm/stackframe.h
+++ b/arch/mips/include/asm/stackframe.h
@@ -1,8 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
* Copyright (C) 1994, 95, 96, 99, 2001 Ralf Baechle
* Copyright (C) 1994, 1995, 1996 Paul M. Antoine.
* Copyright (C) 1999 Silicon Graphics, Inc.