Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rosted...
[linux-block.git] / kernel / kexec_internal.h
index 39d30ccf8d8798c1113ea70889ea106ecb25ad1f..48aaf2ac0d0d15d7cd1dca3c42fa9b2f00313c9e 100644 (file)
@@ -13,8 +13,6 @@ void kimage_terminate(struct kimage *image);
 int kimage_is_destination_range(struct kimage *image,
                                unsigned long start, unsigned long end);
 
-int machine_kexec_post_load(struct kimage *image);
-
 extern struct mutex kexec_mutex;
 
 #ifdef CONFIG_KEXEC_FILE