--- zzzz-none-000/linux-4.9.279/arch/x86/include/asm/kdebug.h 2021-08-08 06:38:54.000000000 +0000 +++ puma7-atom-6591-750/linux-4.9.279/arch/x86/include/asm/kdebug.h 2023-02-08 11:43:42.000000000 +0000 @@ -21,7 +21,6 @@ DIE_NMIUNKNOWN, }; -extern void printk_address(unsigned long address); extern void die(const char *, struct pt_regs *,long); extern int __must_check __die(const char *, struct pt_regs *, long); extern void show_stack_regs(struct pt_regs *regs);