mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
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>