diff --git a/[refs] b/[refs] index c7f331c97633..8f1d7ae39a47 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4211a30349e8d2b724cfb4ce2584604f5e59c299 +refs/heads/master: be56db6186999a8571ae480cf2b929578f6dfd68 diff --git a/trunk/include/asm-x86_64/numnodes.h b/trunk/include/asm-x86_64/numnodes.h index 32be16b8ae96..5a1d506b8299 100644 --- a/trunk/include/asm-x86_64/numnodes.h +++ b/trunk/include/asm-x86_64/numnodes.h @@ -5,8 +5,6 @@ #ifdef CONFIG_NUMA #define NODES_SHIFT 6 -#else -#define NODES_SHIFT 0 #endif #endif