diff --git a/[refs] b/[refs] index 290df22c01e0..d9c137eaf7c9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4fa81ed27781a12f6303b9263056635ae74e3e21 +refs/heads/master: f55d63854e426e95d7858c2662c2353262a5af70 diff --git a/trunk/arch/s390/include/asm/topology.h b/trunk/arch/s390/include/asm/topology.h index c93eb50e1d09..c979c3b56ab0 100644 --- a/trunk/arch/s390/include/asm/topology.h +++ b/trunk/arch/s390/include/asm/topology.h @@ -30,6 +30,8 @@ static inline void s390_init_cpu_topology(void) }; #endif +#define SD_MC_INIT SD_CPU_INIT + #include #endif /* _ASM_S390_TOPOLOGY_H */