diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap-secure.h')
-rw-r--r-- | arch/arm/mach-omap2/omap-secure.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/omap-secure.h b/arch/arm/mach-omap2/omap-secure.h index c509cde71f93..20046e8f8ecb 100644 --- a/arch/arm/mach-omap2/omap-secure.h +++ b/arch/arm/mach-omap2/omap-secure.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap-secure.h: OMAP Secure infrastructure header. | 3 | * omap-secure.h: OMAP Secure infrastructure header. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> | 7 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> |
7 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> | 8 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef OMAP_ARCH_OMAP_SECURE_H | 10 | #ifndef OMAP_ARCH_OMAP_SECURE_H |
14 | #define OMAP_ARCH_OMAP_SECURE_H | 11 | #define OMAP_ARCH_OMAP_SECURE_H |