Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-starfive.git] / arch / x86 / kernel / devicetree.c
index 3aa1e99..5cd51f2 100644 (file)
@@ -31,11 +31,6 @@ char __initdata cmd_line[COMMAND_LINE_SIZE];
 
 int __initdata of_ioapic;
 
-void __init early_init_dt_scan_chosen_arch(unsigned long node)
-{
-       BUG();
-}
-
 void __init early_init_dt_add_memory_arch(u64 base, u64 size)
 {
        BUG();