Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / arch / mips / sgi-ip27 / ip27-memory.c
index 0b68469e063f2b7a705ec45d7e1164d8d77a07a7..8d0eb264324809b828f1463cd604e044e2e1df42 100644 (file)
@@ -404,7 +404,7 @@ static void __init node_mem_init(cnodeid_t node)
        NODE_DATA(node)->node_start_pfn = start_pfn;
        NODE_DATA(node)->node_spanned_pages = end_pfn - start_pfn;
 
-       cpus_clear(hub_data(node)->h_cpus);
+       cpumask_clear(&hub_data(node)->h_cpus);
 
        slot_freepfn += PFN_UP(sizeof(struct pglist_data) +
                               sizeof(struct hub_data));