X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Ftopology.h;fp=arch%2Fpowerpc%2Finclude%2Fasm%2Ftopology.h;h=375258559ae64fa26e09452c4e80ca978b2a3fe3;hb=7eb19553369c46cc1fa64caf120cbcab1b597f7c;hp=236dae1cd29fe09e746b78a37d30c060cd5ad43a;hpb=8c384cdee3e04d6194a2c2b192b624754f990835;p=linux-2.6-omap-h63xx.git diff --git a/arch/powerpc/include/asm/topology.h b/arch/powerpc/include/asm/topology.h index 236dae1cd29..375258559ae 100644 --- a/arch/powerpc/include/asm/topology.h +++ b/arch/powerpc/include/asm/topology.h @@ -52,7 +52,6 @@ static inline int pcibus_to_node(struct pci_bus *bus) /* sched_domains SD_NODE_INIT for PPC64 machines */ #define SD_NODE_INIT (struct sched_domain) { \ - .span = CPU_MASK_NONE, \ .parent = NULL, \ .child = NULL, \ .groups = NULL, \