diff options
Diffstat (limited to 'drivers/crypto/omap-crypto.h')
-rw-r--r-- | drivers/crypto/omap-crypto.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/crypto/omap-crypto.h b/drivers/crypto/omap-crypto.h index 36a230eb87af..506ccde6f380 100644 --- a/drivers/crypto/omap-crypto.h +++ b/drivers/crypto/omap-crypto.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP Crypto driver common support routines. | 3 | * OMAP Crypto driver common support routines. |
3 | * | 4 | * |
4 | * Copyright (c) 2017 Texas Instruments Incorporated | 5 | * Copyright (c) 2017 Texas Instruments Incorporated |
5 | * Tero Kristo <t-kristo@ti.com> | 6 | * Tero Kristo <t-kristo@ti.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as published | ||
9 | * by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __CRYPTO_OMAP_CRYPTO_H | 9 | #ifndef __CRYPTO_OMAP_CRYPTO_H |