aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/hmi.h')
-rw-r--r--arch/powerpc/include/asm/hmi.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/arch/powerpc/include/asm/hmi.h b/arch/powerpc/include/asm/hmi.h
index 9c14f7b5c46c..155748460c5d 100644
--- a/arch/powerpc/include/asm/hmi.h
+++ b/arch/powerpc/include/asm/hmi.h
@@ -1,19 +1,7 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * Hypervisor Maintenance Interrupt header file. 3 * Hypervisor Maintenance Interrupt header file.
3 * 4 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
8 *
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
13 *
14 * You should have received a copy of the GNU General Public License
15 * along with this program.
16 *
17 * Copyright 2015 IBM Corporation 5 * Copyright 2015 IBM Corporation
18 * Author: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> 6 * Author: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
19 */ 7 */