Skip to content

Commit 2244798

Browse files
denkenzJames Morris
authored and
James Morris
committed
KEYS: Move trusted.h to include/keys [ver #2]
Signed-off-by: Denis Kenzior <[email protected]> Signed-off-by: David Howells <[email protected]> Tested-by: Marcel Holtmann <[email protected]> Reviewed-by: Marcel Holtmann <[email protected]> Signed-off-by: James Morris <[email protected]>
1 parent e1ea9f8 commit 2244798

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

security/keys/trusted.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include <linux/tpm.h>
3131
#include <linux/tpm_command.h>
3232

33-
#include "trusted.h"
33+
#include <keys/trusted.h>
3434

3535
static const char hmac_alg[] = "hmac(sha1)";
3636
static const char hash_alg[] = "sha1";

0 commit comments

Comments
 (0)