Skip to content

Commit c85538c

Browse files
committed
tools headers: Sync powerpc headers with the kernel source
To pick up the changes in this cset: 69bf205 powerpc: Drop GPL boilerplate text with obsolete FSF address This addresses these perf build warnings: Warning: Kernel ABI header differences: diff -u tools/arch/powerpc/include/uapi/asm/kvm.h arch/powerpc/include/uapi/asm/kvm.h Please see tools/include/uapi/README for further details. Cc: Madhavan Srinivasan <[email protected]> Cc: [email protected] Signed-off-by: Namhyung Kim <[email protected]>
1 parent 14ec8ce commit c85538c

File tree

1 file changed

+0
-13
lines changed
  • tools/arch/powerpc/include/uapi/asm

1 file changed

+0
-13
lines changed

tools/arch/powerpc/include/uapi/asm/kvm.h

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22
/*
3-
* This program is free software; you can redistribute it and/or modify
4-
* it under the terms of the GNU General Public License, version 2, as
5-
* published by the Free Software Foundation.
6-
*
7-
* This program is distributed in the hope that it will be useful,
8-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
9-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10-
* GNU General Public License for more details.
11-
*
12-
* You should have received a copy of the GNU General Public License
13-
* along with this program; if not, write to the Free Software
14-
* Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15-
*
163
* Copyright IBM Corp. 2007
174
*
185
* Authors: Hollis Blanchard <[email protected]>

0 commit comments

Comments
 (0)