Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / sh / kernel / setup.c
index 6ef341f6cfee9ce1aa91349b9f54a5d4f555204e..d232cfa01877efd615fb5f2c1c7f950cb783787c 100644 (file)
@@ -44,6 +44,7 @@
 #include <asm/mmu_context.h>
 #include <asm/mmzone.h>
 #include <asm/sparsemem.h>
+#include <asm/platform_early.h>
 
 /*
  * Initialize loops_per_jiffy as 10000000 (1000MIPS).
@@ -328,7 +329,7 @@ void __init setup_arch(char **cmdline_p)
        sh_mv_setup();
 
        /* Let earlyprintk output early console messages */
-       early_platform_driver_probe("earlyprintk", 1, 1);
+       sh_early_platform_driver_probe("earlyprintk", 1, 1);
 
 #ifdef CONFIG_OF_FLATTREE
 #ifdef CONFIG_USE_BUILTIN_DTB