]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arc/plat-axs10x/axs10x.c
Merge remote-tracking branch 'v9fs/for-next'
[karo-tx-linux.git] / arch / arc / plat-axs10x / axs10x.c
index 9ce1999633631983246e276a6957f96199015ce9..8b071d0f449df84fa1440493d9f7ab928ee926fd 100644 (file)
@@ -20,7 +20,6 @@
 #include <asm/clk.h>
 #include <asm/io.h>
 #include <asm/mach_desc.h>
-#include <asm/mcip.h>
 
 #define AXS_MB_CGU             0xE0010000
 #define AXS_MB_CREG            0xE0011000
@@ -482,9 +481,6 @@ static const char *axs103_compat[] __initconst = {
 MACHINE_START(AXS103, "axs103")
        .dt_compat      = axs103_compat,
        .init_early     = axs103_early_init,
-#ifdef CONFIG_ARC_MCIP
-       .init_smp       = mcip_init_smp,
-#endif
 MACHINE_END
 
 /*