1
0
Fork 0

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license as published by
  the free software foundation version 2 of the license

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 315 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531190115.503150771@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.2
Thomas Gleixner 2019-06-01 10:08:55 +02:00 committed by Greg Kroah-Hartman
parent 3287e96af0
commit b886d83c5b
314 changed files with 314 additions and 1524 deletions

View File

@ -1,13 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/clksel.c * linux/arch/arm/mach-w90x900/clksel.c
* *
* Copyright (c) 2008 Nuvoton technology corporation * Copyright (c) 2008 Nuvoton technology corporation
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*/ */
#include <linux/module.h> #include <linux/module.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/cpu.c * linux/arch/arm/mach-w90x900/cpu.c
* *
@ -6,11 +7,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* NUC900 series cpu common support * NUC900 series cpu common support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/dev.c * linux/arch/arm/mach-w90x900/dev.c
* *
* Copyright (C) 2009 Nuvoton corporation. * Copyright (C) 2009 Nuvoton corporation.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* arch/arm/mach-w90x900/include/mach/irqs.h * arch/arm/mach-w90x900/include/mach/irqs.h
* *
@ -6,11 +7,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* Based on arch/arm/mach-s3c2410/include/mach/irqs.h * Based on arch/arm/mach-s3c2410/include/mach/irqs.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#ifndef __ASM_ARCH_IRQS_H #ifndef __ASM_ARCH_IRQS_H

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* arch/arm/mach-w90x900/include/mach/map.h * arch/arm/mach-w90x900/include/mach/map.h
* *
@ -6,11 +7,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* Based on arch/arm/mach-s3c2410/include/mach/map.h * Based on arch/arm/mach-s3c2410/include/mach/map.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#ifndef __ASM_ARCH_MAP_H #ifndef __ASM_ARCH_MAP_H

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* arch/arm/mach-w90x900/include/mach/mfp.h * arch/arm/mach-w90x900/include/mach/mfp.h
* *
@ -6,11 +7,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* Based on arch/arm/mach-s3c2410/include/mach/map.h * Based on arch/arm/mach-s3c2410/include/mach/map.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#ifndef __ASM_ARCH_MFP_H #ifndef __ASM_ARCH_MFP_H

View File

@ -1,14 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* arch/arm/mach-w90x900/include/mach/regs-clock.h * arch/arm/mach-w90x900/include/mach/regs-clock.h
* *
* Copyright (c) 2008 Nuvoton technology corporation. * Copyright (c) 2008 Nuvoton technology corporation.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#ifndef __ASM_ARCH_REGS_CLOCK_H #ifndef __ASM_ARCH_REGS_CLOCK_H

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/irq.c * linux/arch/arm/mach-w90x900/irq.c
* *
@ -7,11 +8,6 @@
* All rights reserved. * All rights reserved.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/mach-nuc910evb.c * linux/arch/arm/mach-w90x900/mach-nuc910evb.c
* *
@ -6,11 +7,6 @@
* Copyright (C) 2008 Nuvoton technology corporation. * Copyright (C) 2008 Nuvoton technology corporation.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/mach-nuc950evb.c * linux/arch/arm/mach-w90x900/mach-nuc950evb.c
* *
@ -7,12 +8,8 @@
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation;version 2 of the License.
* history: * history:
* Wang Qiang (rurality.linux@gmail.com) add LCD support * Wang Qiang (rurality.linux@gmail.com) add LCD support
*
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/mach-nuc960evb.c * linux/arch/arm/mach-w90x900/mach-nuc960evb.c
* *
@ -6,11 +7,6 @@
* Copyright (C) 2008 Nuvoton technology corporation. * Copyright (C) 2008 Nuvoton technology corporation.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>

View File

@ -1,13 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/mfp.c * linux/arch/arm/mach-w90x900/mfp.c
* *
* Copyright (c) 2008 Nuvoton technology corporation * Copyright (c) 2008 Nuvoton technology corporation
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*/ */
#include <linux/module.h> #include <linux/module.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/nuc910.c * linux/arch/arm/mach-w90x900/nuc910.c
* *
@ -8,11 +9,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* NUC910 cpu support * NUC910 cpu support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/nuc950.c * linux/arch/arm/mach-w90x900/nuc950.c
* *
@ -8,11 +9,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* NUC950 cpu support * NUC950 cpu support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* linux/arch/arm/mach-w90x900/nuc960.c * linux/arch/arm/mach-w90x900/nuc960.c
* *
@ -8,11 +9,6 @@
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
* *
* NUC960 cpu support * NUC960 cpu support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>

View File

@ -1,14 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* arch/arm/mach-w90x900/include/mach/regs-ebi.h * arch/arm/mach-w90x900/include/mach/regs-ebi.h
* *
* Copyright (c) 2009 Nuvoton technology corporation. * Copyright (c) 2009 Nuvoton technology corporation.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#ifndef __ASM_ARCH_REGS_EBI_H #ifndef __ASM_ARCH_REGS_EBI_H

View File

@ -1,14 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* arch/arm/mach-w90x900/include/mach/regs-usb.h * arch/arm/mach-w90x900/include/mach/regs-usb.h
* *
* Copyright (c) 2008 Nuvoton technology corporation. * Copyright (c) 2008 Nuvoton technology corporation.
* *
* Wan ZongShun <mcuos.com@gmail.com> * Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/ */
#ifndef __ASM_ARCH_REGS_USB_H #ifndef __ASM_ARCH_REGS_USB_H

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Debug helper to dump the current kernel pagetables of the system * Debug helper to dump the current kernel pagetables of the system
* so that we can see what the various memory ranges are set to. * so that we can see what the various memory ranges are set to.
@ -6,11 +7,6 @@
* (C) Copyright 2008 Intel Corporation * (C) Copyright 2008 Intel Corporation
* *
* Author: Arjan van de Ven <arjan@linux.intel.com> * Author: Arjan van de Ven <arjan@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/fs.h> #include <linux/fs.h>

View File

@ -1,12 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Just-In-Time compiler for eBPF filters on 32bit ARM * Just-In-Time compiler for eBPF filters on 32bit ARM
* *
* Copyright (c) 2017 Shubham Bansal <illusionist.neo@gmail.com> * Copyright (c) 2017 Shubham Bansal <illusionist.neo@gmail.com>
* Copyright (c) 2011 Mircea Gherzan <mgherzan@gmail.com> * Copyright (c) 2011 Mircea Gherzan <mgherzan@gmail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*/ */
#include <linux/bpf.h> #include <linux/bpf.h>

View File

@ -1,11 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Just-In-Time compiler for BPF filters on 32bit ARM * Just-In-Time compiler for BPF filters on 32bit ARM
* *
* Copyright (c) 2011 Mircea Gherzan <mgherzan@gmail.com> * Copyright (c) 2011 Mircea Gherzan <mgherzan@gmail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*/ */
#ifndef PFILTER_OPCODES_ARM_H #ifndef PFILTER_OPCODES_ARM_H

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (c) 2014, The Linux Foundation. All rights reserved. * Copyright (c) 2014, The Linux Foundation. All rights reserved.
* Debug helper to dump the current kernel pagetables of the system * Debug helper to dump the current kernel pagetables of the system
@ -7,11 +8,6 @@
* (C) Copyright 2008 Intel Corporation * (C) Copyright 2008 Intel Corporation
* *
* Author: Arjan van de Ven <arjan@linux.intel.com> * Author: Arjan van de Ven <arjan@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/errno.h> #include <linux/errno.h>

View File

@ -1,12 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Just-In-Time compiler for BPF filters on MIPS * Just-In-Time compiler for BPF filters on MIPS
* *
* Copyright (c) 2014 Imagination Technologies Ltd. * Copyright (c) 2014 Imagination Technologies Ltd.
* Author: Markos Chandras <markos.chandras@imgtec.com> * Author: Markos Chandras <markos.chandras@imgtec.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*/ */
#ifndef BPF_JIT_MIPS_OP_H #ifndef BPF_JIT_MIPS_OP_H

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Just-In-Time compiler for eBPF filters on MIPS * Just-In-Time compiler for eBPF filters on MIPS
* *
@ -7,10 +8,6 @@
* *
* Copyright (c) 2014 Imagination Technologies Ltd. * Copyright (c) 2014 Imagination Technologies Ltd.
* Author: Markos Chandras <markos.chandras@imgtec.com> * Author: Markos Chandras <markos.chandras@imgtec.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*/ */
#include <linux/bitops.h> #include <linux/bitops.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright IBM Corporation, 2007 * Copyright IBM Corporation, 2007
* Josh Boyer <jwboyer@linux.vnet.ibm.com> * Josh Boyer <jwboyer@linux.vnet.ibm.com>
@ -7,10 +8,6 @@
* *
* Clocking code based on code by: * Clocking code based on code by:
* Stefan Roese <sr@denx.de> * Stefan Roese <sr@denx.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the License
*/ */
#include <stdarg.h> #include <stdarg.h>
#include <stddef.h> #include <stddef.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Old U-boot compatibility for Rainier * Old U-boot compatibility for Rainier
* *
@ -9,10 +10,6 @@
* *
* Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com> * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
* Copyright IBM Corporation, 2007 * Copyright IBM Corporation, 2007
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the License
*/ */
#include <stdarg.h> #include <stdarg.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Old U-boot compatibility for Sequoia * Old U-boot compatibility for Sequoia
* *
@ -9,10 +10,6 @@
* *
* Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com> * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
* Copyright IBM Corporation, 2007 * Copyright IBM Corporation, 2007
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the License
*/ */
#include <stdarg.h> #include <stdarg.h>

View File

@ -1,13 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright IBM Corporation, 2007 * Copyright IBM Corporation, 2007
* Josh Boyer <jwboyer@linux.vnet.ibm.com> * Josh Boyer <jwboyer@linux.vnet.ibm.com>
* *
* Based on ebony wrapper: * Based on ebony wrapper:
* Copyright 2007 David Gibson, IBM Corporation. * Copyright 2007 David Gibson, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the License
*/ */
#include "ops.h" #include "ops.h"
#include "stdio.h" #include "stdio.h"

View File

@ -1,11 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation. * Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#ifndef _ASM_MPIC_MSGR_H #ifndef _ASM_MPIC_MSGR_H

View File

@ -1,14 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _POWERPC_SYSDEV_MSI_BITMAP_H #ifndef _POWERPC_SYSDEV_MSI_BITMAP_H
#define _POWERPC_SYSDEV_MSI_BITMAP_H #define _POWERPC_SYSDEV_MSI_BITMAP_H
/* /*
* Copyright 2008, Michael Ellerman, IBM Corporation. * Copyright 2008, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/of.h> #include <linux/of.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2016, Rashmica Gupta, IBM Corp. * Copyright 2016, Rashmica Gupta, IBM Corp.
* *
@ -7,11 +8,6 @@
* *
* If radix is enabled then there is no hash page table and so no debugfs file * If radix is enabled then there is no hash page table and so no debugfs file
* is generated. * is generated.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/fs.h> #include <linux/fs.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2016, Rashmica Gupta, IBM Corp. * Copyright 2016, Rashmica Gupta, IBM Corp.
* *
@ -8,11 +9,6 @@
* Derived from the arm64 implementation: * Derived from the arm64 implementation:
* Copyright (c) 2014, The Linux Foundation, Laura Abbott. * Copyright (c) 2014, The Linux Foundation, Laura Abbott.
* (C) Copyright 2008 Intel Corporation, Arjan van de Ven. * (C) Copyright 2008 Intel Corporation, Arjan van de Ven.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/fs.h> #include <linux/fs.h>

View File

@ -1,13 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* bpf_jit.h: BPF JIT compiler for PPC * bpf_jit.h: BPF JIT compiler for PPC
* *
* Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation * Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation
* 2016 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> * 2016 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _BPF_JIT_H #ifndef _BPF_JIT_H
#define _BPF_JIT_H #define _BPF_JIT_H

View File

@ -1,14 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* bpf_jit32.h: BPF JIT compiler for PPC * bpf_jit32.h: BPF JIT compiler for PPC
* *
* Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation * Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation
* *
* Split from bpf_jit.h * Split from bpf_jit.h
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _BPF_JIT32_H #ifndef _BPF_JIT32_H
#define _BPF_JIT32_H #define _BPF_JIT32_H

View File

@ -1,13 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* bpf_jit64.h: BPF JIT compiler for PPC64 * bpf_jit64.h: BPF JIT compiler for PPC64
* *
* Copyright 2016 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> * Copyright 2016 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
* IBM Corporation * IBM Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _BPF_JIT64_H #ifndef _BPF_JIT64_H
#define _BPF_JIT64_H #define _BPF_JIT64_H

View File

@ -1,12 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* bpf_jit.S: Packet/header access helper functions /* bpf_jit.S: Packet/header access helper functions
* for PPC64 BPF compiler. * for PPC64 BPF compiler.
* *
* Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation * Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <asm/ppc_asm.h> #include <asm/ppc_asm.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* bpf_jit_comp.c: BPF JIT compiler /* bpf_jit_comp.c: BPF JIT compiler
* *
* Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation * Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation
* *
* Based on the x86 BPF compiler, by Eric Dumazet (eric.dumazet@gmail.com) * Based on the x86 BPF compiler, by Eric Dumazet (eric.dumazet@gmail.com)
* Ported to ppc32 by Denis Kirjanov <kda@linux-powerpc.org> * Ported to ppc32 by Denis Kirjanov <kda@linux-powerpc.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/moduleloader.h> #include <linux/moduleloader.h>
#include <asm/cacheflush.h> #include <asm/cacheflush.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* bpf_jit_comp64.c: eBPF JIT compiler * bpf_jit_comp64.c: eBPF JIT compiler
* *
@ -5,11 +6,6 @@
* IBM Corporation * IBM Corporation
* *
* Based on the powerpc classic BPF JIT compiler by Matt Evans * Based on the powerpc classic BPF JIT compiler by Matt Evans
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/moduleloader.h> #include <linux/moduleloader.h>
#include <asm/cacheflush.h> #include <asm/cacheflush.h>

View File

@ -1,12 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Generic PowerPC 40x platform support * Generic PowerPC 40x platform support
* *
* Copyright 2008 IBM Corporation * Copyright 2008 IBM Corporation
* *
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*
* This implements simple platform support for PowerPC 44x chips. This is * This implements simple platform support for PowerPC 44x chips. This is
* mostly used for eval boards or other simple and "generic" 44x boards. If * mostly used for eval boards or other simple and "generic" 44x boards. If
* your board has custom functions or hardware, then you will likely want to * your board has custom functions or hardware, then you will likely want to

View File

@ -1,12 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Generic PowerPC 44x platform support * Generic PowerPC 44x platform support
* *
* Copyright 2008 IBM Corporation * Copyright 2008 IBM Corporation
* *
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*
* This implements simple platform support for PowerPC 44x chips. This is * This implements simple platform support for PowerPC 44x chips. This is
* mostly used for eval boards or other simple and "generic" 44x boards. If * mostly used for eval boards or other simple and "generic" 44x boards. If
* your board has custom functions or hardware, then you will likely want to * your board has custom functions or hardware, then you will likely want to

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2007, Olof Johansson, PA Semi * Copyright 2007, Olof Johansson, PA Semi
* *
@ -5,12 +6,6 @@
* *
* Copyright 2006, Segher Boessenkool, IBM Corporation. * Copyright 2006, Segher Boessenkool, IBM Corporation.
* Copyright 2006-2007, Michael Ellerman, IBM Corporation. * Copyright 2006-2007, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/irq.h> #include <linux/irq.h>

View File

@ -1,12 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2006 Jake Moilanen <moilanen@austin.ibm.com>, IBM Corp. * Copyright 2006 Jake Moilanen <moilanen@austin.ibm.com>, IBM Corp.
* Copyright 2006-2007 Michael Ellerman, IBM Corp. * Copyright 2006-2007 Michael Ellerman, IBM Corp.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/device.h> #include <linux/device.h>

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* kexec trampoline * kexec trampoline
* *
@ -6,10 +7,6 @@
* Copyright (C) 2004 - 2005, Milton D Miller II, IBM Corporation * Copyright (C) 2004 - 2005, Milton D Miller II, IBM Corporation
* Copyright (C) 2006, Mohan Kumar M, IBM Corporation * Copyright (C) 2006, Mohan Kumar M, IBM Corporation
* Copyright (C) 2013, Anton Blanchard, IBM Corporation * Copyright (C) 2013, Anton Blanchard, IBM Corporation
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
* Software Foundation (version 2 of the License).
*/ */
#include <asm/asm-compat.h> #include <asm/asm-compat.h>

View File

@ -1,13 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2012 Freescale Semiconductor, Inc. * Copyright (C) 2012 Freescale Semiconductor, Inc.
* *
* Author: Varun Sethi <varun.sethi@freescale.com> * Author: Varun Sethi <varun.sethi@freescale.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/irq.h> #include <linux/irq.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2007-2011 Freescale Semiconductor, Inc. * Copyright (C) 2007-2011 Freescale Semiconductor, Inc.
* *
@ -5,12 +6,6 @@
* Jason Jin <Jason.jin@freescale.com> * Jason Jin <Jason.jin@freescale.com>
* *
* The hwirq alloc and free code reuse from sysdev/mpic_msi.c * The hwirq alloc and free code reuse from sysdev/mpic_msi.c
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/irq.h> #include <linux/irq.h>
#include <linux/msi.h> #include <linux/msi.h>

View File

@ -1,14 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (C) 2007-2008 Freescale Semiconductor, Inc. All rights reserved. * Copyright (C) 2007-2008 Freescale Semiconductor, Inc. All rights reserved.
* *
* Author: Tony Li <tony.li@freescale.com> * Author: Tony Li <tony.li@freescale.com>
* Jason Jin <Jason.jin@freescale.com> * Jason Jin <Jason.jin@freescale.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#ifndef _POWERPC_SYSDEV_FSL_MSI_H #ifndef _POWERPC_SYSDEV_FSL_MSI_H
#define _POWERPC_SYSDEV_FSL_MSI_H #define _POWERPC_SYSDEV_FSL_MSI_H

View File

@ -1,14 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _POWERPC_SYSDEV_MPIC_H #ifndef _POWERPC_SYSDEV_MPIC_H
#define _POWERPC_SYSDEV_MPIC_H #define _POWERPC_SYSDEV_MPIC_H
/* /*
* Copyright 2006-2007, Michael Ellerman, IBM Corporation. * Copyright 2006-2007, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#ifdef CONFIG_PCI_MSI #ifdef CONFIG_PCI_MSI

View File

@ -1,14 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation. * Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation.
* *
* Some ideas based on un-pushed work done by Vivek Mahajan, Jason Jin, and * Some ideas based on un-pushed work done by Vivek Mahajan, Jason Jin, and
* Mingkai Hu from Freescale Semiconductor, Inc. * Mingkai Hu from Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/list.h> #include <linux/list.h>

View File

@ -1,11 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2006-2007, Michael Ellerman, IBM Corporation. * Copyright 2006-2007, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/irq.h> #include <linux/irq.h>

View File

@ -1,12 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2006, Segher Boessenkool, IBM Corporation. * Copyright 2006, Segher Boessenkool, IBM Corporation.
* Copyright 2006-2007, Michael Ellerman, IBM Corporation. * Copyright 2006-2007, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/irq.h> #include <linux/irq.h>

View File

@ -1,11 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright 2006-2008, Michael Ellerman, IBM Corporation. * Copyright 2006-2008, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
* License.
*
*/ */
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -1,14 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* apb_timer.h: Driver for Langwell APB timer based on Synopsis DesignWare * apb_timer.h: Driver for Langwell APB timer based on Synopsis DesignWare
* *
* (C) Copyright 2009 Intel Corporation * (C) Copyright 2009 Intel Corporation
* Author: Jacob Pan (jacob.jun.pan@intel.com) * Author: Jacob Pan (jacob.jun.pan@intel.com)
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
* Note: * Note:
*/ */

View File

@ -1,13 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* imr.h: Isolated Memory Region API * imr.h: Isolated Memory Region API
* *
* Copyright(c) 2013 Intel Corporation. * Copyright(c) 2013 Intel Corporation.
* Copyright(c) 2015 Bryan O'Donoghue <pure.logic@nexus-software.ie> * Copyright(c) 2015 Bryan O'Donoghue <pure.logic@nexus-software.ie>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _IMR_H #ifndef _IMR_H
#define _IMR_H #define _IMR_H

View File

@ -1,12 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* intel-mid.h: Intel MID specific setup code * intel-mid.h: Intel MID specific setup code
* *
* (C) Copyright 2009 Intel Corporation * (C) Copyright 2009 Intel Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _ASM_X86_INTEL_MID_H #ifndef _ASM_X86_INTEL_MID_H
#define _ASM_X86_INTEL_MID_H #define _ASM_X86_INTEL_MID_H

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* platform_sst_audio.h: sst audio platform data header file * platform_sst_audio.h: sst audio platform data header file
* *
@ -5,11 +6,6 @@
* Author: Jeeja KP <jeeja.kp@intel.com> * Author: Jeeja KP <jeeja.kp@intel.com>
* Omair Mohammed Abdullah <omair.m.abdullah@intel.com> * Omair Mohammed Abdullah <omair.m.abdullah@intel.com>
* Vinod Koul ,vinod.koul@intel.com> * Vinod Koul ,vinod.koul@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _PLATFORM_SST_AUDIO_H_ #ifndef _PLATFORM_SST_AUDIO_H_
#define _PLATFORM_SST_AUDIO_H_ #define _PLATFORM_SST_AUDIO_H_

View File

@ -1,13 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Supervisor Mode Access Prevention support * Supervisor Mode Access Prevention support
* *
* Copyright (C) 2012 Intel Corporation * Copyright (C) 2012 Intel Corporation
* Author: H. Peter Anvin <hpa@linux.intel.com> * Author: H. Peter Anvin <hpa@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _ASM_X86_SMAP_H #ifndef _ASM_X86_SMAP_H

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _ASM_X86_XOR_AVX_H #ifndef _ASM_X86_XOR_AVX_H
#define _ASM_X86_XOR_AVX_H #define _ASM_X86_XOR_AVX_H
@ -8,11 +9,6 @@
* Author: Jim Kukunas <james.t.kukunas@linux.intel.com> * Author: Jim Kukunas <james.t.kukunas@linux.intel.com>
* *
* Based on Ingo Molnar and Zach Brown's respective MMX and SSE routines * Based on Ingo Molnar and Zach Brown's respective MMX and SSE routines
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifdef CONFIG_AS_AVX #ifdef CONFIG_AS_AVX

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* apb_timer.c: Driver for Langwell APB timers * apb_timer.c: Driver for Langwell APB timers
* *
* (C) Copyright 2009 Intel Corporation * (C) Copyright 2009 Intel Corporation
* Author: Jacob Pan (jacob.jun.pan@intel.com) * Author: Jacob Pan (jacob.jun.pan@intel.com)
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
* Note: * Note:
* Langwell is the south complex of Intel Moorestown MID platform. There are * Langwell is the south complex of Intel Moorestown MID platform. There are
* eight external timers in total that can be used by the operating system. * eight external timers in total that can be used by the operating system.

View File

@ -1,12 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* MCE grading rules. * MCE grading rules.
* Copyright 2008, 2009 Intel Corporation. * Copyright 2008, 2009 Intel Corporation.
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
* Author: Andi Kleen * Author: Andi Kleen
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* HyperV Detection code. * HyperV Detection code.
* *
* Copyright (C) 2010, Novell, Inc. * Copyright (C) 2010, Novell, Inc.
* Author : K. Y. Srinivasan <ksrinivasan@novell.com> * Author : K. Y. Srinivasan <ksrinivasan@novell.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
*/ */
#include <linux/types.h> #include <linux/types.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* itmt.c: Support Intel Turbo Boost Max Technology 3.0 * itmt.c: Support Intel Turbo Boost Max Technology 3.0
* *
* (C) Copyright 2016 Intel Corporation * (C) Copyright 2016 Intel Corporation
* Author: Tim Chen <tim.c.chen@linux.intel.com> * Author: Tim Chen <tim.c.chen@linux.intel.com>
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
* On platforms supporting Intel Turbo Boost Max Technology 3.0, (ITMT), * On platforms supporting Intel Turbo Boost Max Technology 3.0, (ITMT),
* the maximum turbo frequencies of some cores in a CPU package may be * the maximum turbo frequencies of some cores in a CPU package may be
* higher than for the other cores in the same package. In that case, * higher than for the other cores in the same package. In that case,

View File

@ -1,10 +1,4 @@
/* /* SPDX-License-Identifier: GPL-2.0-only */
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
*/
#include <linux/linkage.h> #include <linux/linkage.h>
#include <asm/percpu.h> #include <asm/percpu.h>

View File

@ -1,10 +1,4 @@
/* /* SPDX-License-Identifier: GPL-2.0-only */
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
*/
#include <linux/linkage.h> #include <linux/linkage.h>
#include <asm/export.h> #include <asm/export.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Debug helper to dump the current kernel pagetables of the system * Debug helper to dump the current kernel pagetables of the system
* so that we can see what the various memory ranges are set to. * so that we can see what the various memory ranges are set to.
@ -5,11 +6,6 @@
* (C) Copyright 2008 Intel Corporation * (C) Copyright 2008 Intel Corporation
* *
* Author: Arjan van de Ven <arjan@linux.intel.com> * Author: Arjan van de Ven <arjan@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/debugfs.h> #include <linux/debugfs.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* bpf_jit_comp.c: BPF JIT compiler * bpf_jit_comp.c: BPF JIT compiler
* *
* Copyright (C) 2011-2013 Eric Dumazet (eric.dumazet@gmail.com) * Copyright (C) 2011-2013 Eric Dumazet (eric.dumazet@gmail.com)
* Internal BPF Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com * Internal BPF Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/netdevice.h> #include <linux/netdevice.h>
#include <linux/filter.h> #include <linux/filter.h>

View File

@ -1,12 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Intel CE4100 platform specific setup code * Intel CE4100 platform specific setup code
* *
* (C) Copyright 2010 Intel Corporation * (C) Copyright 2010 Intel Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,11 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* CE4100 on Falcon Falls * CE4100 on Falcon Falls
* *
* (c) Copyright 2010 Intel Corporation * (c) Copyright 2010 Intel Corporation
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*/ */
/dts-v1/; /dts-v1/;
/ { / {

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_bcm43xx.c: bcm43xx platform data initialization file * platform_bcm43xx.c: bcm43xx platform data initialization file
* *
* (C) Copyright 2016 Intel Corporation * (C) Copyright 2016 Intel Corporation
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/gpio/machine.h> #include <linux/gpio/machine.h>

View File

@ -1,12 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_bma023.c: bma023 platform data initialization file * platform_bma023.c: bma023 platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <asm/intel-mid.h> #include <asm/intel-mid.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Bluetooth platform data initialization file * Bluetooth platform data initialization file
* *
* (C) Copyright 2017 Intel Corporation * (C) Copyright 2017 Intel Corporation
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/gpio/machine.h> #include <linux/gpio/machine.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_emc1403.c: emc1403 platform data initialization file * platform_emc1403.c: emc1403 platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_gpio_keys.c: gpio_keys platform data initialization file * platform_gpio_keys.c: gpio_keys platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/input.h> #include <linux/input.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_lis331.c: lis331 platform data initialization file * platform_lis331.c: lis331 platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/i2c.h> #include <linux/i2c.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_max7315.c: max7315 platform data initialization file * platform_max7315.c: max7315 platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_mpu3050.c: mpu3050 platform data initialization file * platform_mpu3050.c: mpu3050 platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/gpio.h> #include <linux/gpio.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Intel Merrifield FLIS platform device initialization file * Intel Merrifield FLIS platform device initialization file
* *
* Copyright (C) 2016, Intel Corporation * Copyright (C) 2016, Intel Corporation
* *
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Intel Merrifield power button support * Intel Merrifield power button support
* *
* (C) Copyright 2017 Intel Corporation * (C) Copyright 2017 Intel Corporation
* *
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Intel Merrifield legacy RTC initialization file * Intel Merrifield legacy RTC initialization file
* *
* (C) Copyright 2017 Intel Corporation * (C) Copyright 2017 Intel Corporation
* *
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* SDHCI platform data initilisation file * SDHCI platform data initilisation file
* *
* (C) Copyright 2016 Intel Corporation * (C) Copyright 2016 Intel Corporation
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* spidev platform data initialization file * spidev platform data initialization file
* *
* (C) Copyright 2014, 2016 Intel Corporation * (C) Copyright 2014, 2016 Intel Corporation
* Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
* Dan O'Donovan <dan@emutex.com> * Dan O'Donovan <dan@emutex.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/err.h> #include <linux/err.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Intel Merrifield watchdog platform device library file * Intel Merrifield watchdog platform device library file
* *
* (C) Copyright 2014 Intel Corporation * (C) Copyright 2014 Intel Corporation
* Author: David Cohen <david.a.cohen@linux.intel.com> * Author: David Cohen <david.a.cohen@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic.c: MSIC platform data initialization file * platform_msic.c: MSIC platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,13 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* platform_msic.h: MSIC platform data header file * platform_msic.h: MSIC platform data header file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#ifndef _PLATFORM_MSIC_H_ #ifndef _PLATFORM_MSIC_H_
#define _PLATFORM_MSIC_H_ #define _PLATFORM_MSIC_H_

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic_audio.c: MSIC audio platform data initialization file * platform_msic_audio.c: MSIC audio platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic_battery.c: MSIC battery platform data initialization file * platform_msic_battery.c: MSIC battery platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic_gpio.c: MSIC GPIO platform data initialization file * platform_msic_gpio.c: MSIC GPIO platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic_ocd.c: MSIC OCD platform data initialization file * platform_msic_ocd.c: MSIC OCD platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic_power_btn.c: MSIC power btn platform data initialization file * platform_msic_power_btn.c: MSIC power btn platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_msic_thermal.c: msic_thermal platform data initialization file * platform_msic_thermal.c: msic_thermal platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/input.h> #include <linux/input.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* PCAL9555a platform data initialization file * PCAL9555a platform data initialization file
* *
@ -5,11 +6,6 @@
* *
* Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
* Dan O'Donovan <dan@emutex.com> * Dan O'Donovan <dan@emutex.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/gpio.h> #include <linux/gpio.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_tc35876x.c: tc35876x platform data initialization file * platform_tc35876x.c: tc35876x platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/gpio.h> #include <linux/gpio.h>

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* platform_tca6416.c: tca6416 platform data initialization file * platform_tca6416.c: tca6416 platform data initialization file
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/platform_data/pca953x.h> #include <linux/platform_data/pca953x.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* intel-mid.c: Intel MID platform setup code * intel-mid.c: Intel MID platform setup code
* *
* (C) Copyright 2008, 2012 Intel Corporation * (C) Copyright 2008, 2012 Intel Corporation
* Author: Jacob Pan (jacob.jun.pan@intel.com) * Author: Jacob Pan (jacob.jun.pan@intel.com)
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#define pr_fmt(fmt) "intel_mid: " fmt #define pr_fmt(fmt) "intel_mid: " fmt

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* intel_mid_vrtc.c: Driver for virtual RTC device on Intel MID platform * intel_mid_vrtc.c: Driver for virtual RTC device on Intel MID platform
* *
* (C) Copyright 2009 Intel Corporation * (C) Copyright 2009 Intel Corporation
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
* Note: * Note:
* VRTC is emulated by system controller firmware, the real HW * VRTC is emulated by system controller firmware, the real HW
* RTC is located in the PMIC device. SCU FW shadows PMIC RTC * RTC is located in the PMIC device. SCU FW shadows PMIC RTC

View File

@ -1,13 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* intel_mid_sfi.c: Intel MID SFI initialization code * intel_mid_sfi.c: Intel MID SFI initialization code
* *
* (C) Copyright 2013 Intel Corporation * (C) Copyright 2013 Intel Corporation
* Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> * Author: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@ -1,14 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* CPPC (Collaborative Processor Performance Control) methods used by CPUfreq drivers. * CPPC (Collaborative Processor Performance Control) methods used by CPUfreq drivers.
* *
* (C) Copyright 2014, 2015 Linaro Ltd. * (C) Copyright 2014, 2015 Linaro Ltd.
* Author: Ashwin Chaugule <ashwin.chaugule@linaro.org> * Author: Ashwin Chaugule <ashwin.chaugule@linaro.org>
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*
* CPPC describes a few methods for controlling CPU performance using * CPPC describes a few methods for controlling CPU performance using
* information from a per CPU table called CPC. This table is described in * information from a per CPU table called CPC. This table is described in
* the ACPI v5.0+ specification. The table consists of a list of * the ACPI v5.0+ specification. The table consists of a list of

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2004 IBM Corporation * Copyright (C) 2004 IBM Corporation
* Copyright (C) 2014 Intel Corporation * Copyright (C) 2014 Intel Corporation
@ -12,12 +13,6 @@
* Maintained by: <tpmdd-devel@lists.sourceforge.net> * Maintained by: <tpmdd-devel@lists.sourceforge.net>
* *
* TPM chip management routines. * TPM chip management routines.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2 of the
* License.
*
*/ */
#include <linux/poll.h> #include <linux/poll.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2004 IBM Corporation * Copyright (C) 2004 IBM Corporation
* Authors: * Authors:
@ -10,12 +11,6 @@
* Jason Gunthorpe <jgunthorpe@obsidianresearch.com> * Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
* *
* Device file system interface to the TPM * Device file system interface to the TPM
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2 of the
* License.
*
*/ */
#include <linux/poll.h> #include <linux/poll.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2004 IBM Corporation * Copyright (C) 2004 IBM Corporation
* Authors: * Authors:
@ -10,12 +11,6 @@
* Jason Gunthorpe <jgunthorpe@obsidianresearch.com> * Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
* *
* Device file system interface to the TPM * Device file system interface to the TPM
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2 of the
* License.
*
*/ */
#include <linux/slab.h> #include <linux/slab.h>
#include "tpm-dev.h" #include "tpm-dev.h"

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2004 IBM Corporation * Copyright (C) 2004 IBM Corporation
* Copyright (C) 2014 Intel Corporation * Copyright (C) 2014 Intel Corporation
@ -13,15 +14,9 @@
* Device driver for TCG/TCPA TPM (trusted platform module). * Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org * Specifications at www.trustedcomputinggroup.org
* *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2 of the
* License.
*
* Note, the TPM chip is not interrupt driven (only polling) * Note, the TPM chip is not interrupt driven (only polling)
* and can have very long timeouts (minutes!). Hence the unusual * and can have very long timeouts (minutes!). Hence the unusual
* calls to msleep. * calls to msleep.
*
*/ */
#include <linux/poll.h> #include <linux/poll.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (C) 2004 IBM Corporation * Copyright (C) 2004 IBM Corporation
* Authors: * Authors:
@ -10,12 +11,6 @@
* Jason Gunthorpe <jgunthorpe@obsidianresearch.com> * Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
* *
* sysfs filesystem inspection interface to the TPM * sysfs filesystem inspection interface to the TPM
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2 of the
* License.
*
*/ */
#include <linux/device.h> #include <linux/device.h>
#include "tpm.h" #include "tpm.h"

Some files were not shown because too many files have changed in this diff Show More