summaryrefslogtreecommitdiffstats
path: root/include/linux/tpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tpm.h')
-rw-r--r--include/linux/tpm.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/linux/tpm.h b/include/linux/tpm.h
index 1b5436b213a2..53c0ea9ec9df 100644
--- a/include/linux/tpm.h
+++ b/include/linux/tpm.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Copyright (C) 2004,2007,2008 IBM Corporation 3 * Copyright (C) 2004,2007,2008 IBM Corporation
3 * 4 *
@@ -12,12 +13,6 @@
12 * 13 *
13 * Device driver for TCG/TCPA TPM (trusted platform module). 14 * Device driver for TCG/TCPA TPM (trusted platform module).
14 * Specifications at www.trustedcomputinggroup.org 15 * Specifications at www.trustedcomputinggroup.org
15 *
16 * This program is free software; you can redistribute it and/or
17 * modify it under the terms of the GNU General Public License as
18 * published by the Free Software Foundation, version 2 of the
19 * License.
20 *
21 */ 16 */
22#ifndef __LINUX_TPM_H__ 17#ifndef __LINUX_TPM_H__
23#define __LINUX_TPM_H__ 18#define __LINUX_TPM_H__