Skip to content

Commit

Permalink
fix up for "init: consolidate prototypes in linux/init.h"
Browse files Browse the repository at this point in the history
interacting with commits

  439e175 ("init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()")
  0a9567a ("x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build")

from the tip tree.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
Stephen Rothwell committed Jun 20, 2023
1 parent 4865278 commit ca1e502
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/init.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ void __init init_rootfs(void);

void init_IRQ(void);
void time_init(void);
void mem_encrypt_init(void);
void poking_init(void);
void pgtable_cache_init(void);

Expand Down

0 comments on commit ca1e502

Please sign in to comment.