aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/numnodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/numnodes.h')
-rw-r--r--include/asm-powerpc/numnodes.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-powerpc/numnodes.h b/include/asm-powerpc/numnodes.h
deleted file mode 100644
index e138edae09dd..000000000000
--- a/include/asm-powerpc/numnodes.h
+++ /dev/null
@@ -1,9 +0,0 @@
1#ifndef _ASM_POWERPC_MAX_NUMNODES_H
2#define _ASM_POWERPC_MAX_NUMNODES_H
3#ifdef __KERNEL__
4
5/* Max 16 Nodes */
6#define NODES_SHIFT 4
7
8#endif /* __KERNEL__ */
9#endif /* _ASM_POWERPC_MAX_NUMNODES_H */