Skip to content

Commit 9b0f1cd

Browse files
Eric Biggersrafaeljw
authored andcommitted
PM: hibernate: x86: Remove inclusion of crypto/hash.h
hibernate_64.c does not do any cryptographic hashing, so the header crypto/hash.h is not needed at all. Signed-off-by: Eric Biggers <ebiggers@kernel.org> [ rjw: Subject tweak ] Link: https://patch.msgid.link/20260314201225.38822-1-ebiggers@kernel.org Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent f338e77 commit 9b0f1cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/x86/power/hibernate_64.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#include <linux/kdebug.h>
1515
#include <linux/pgtable.h>
1616

17-
#include <crypto/hash.h>
18-
1917
#include <asm/e820/api.h>
2018
#include <asm/init.h>
2119
#include <asm/proto.h>

0 commit comments

Comments
 (0)