X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnode.h;fp=include%2Flinux%2Fnode.h;h=6e0a697e594eadad3f4e5fe3eb656c22df3e921d;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=6b8d64c16e5ea2c3236537eb6216912434b6eb49;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/linux/node.h b/include/linux/node.h index 6b8d64c16..6e0a697e5 100644 --- a/include/linux/node.h +++ b/include/linux/node.h @@ -23,7 +23,6 @@ #include struct node { - cpumask_t cpumap; /* Bitmap of CPUs on the Node */ struct sys_device sysdev; };