aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/topology.h')
-rw-r--r--include/asm-ppc/topology.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-ppc/topology.h b/include/asm-ppc/topology.h
new file mode 100644
index 000000000000..6a029bbba6e1
--- /dev/null
+++ b/include/asm-ppc/topology.h
@@ -0,0 +1,6 @@
1#ifndef _ASM_PPC_TOPOLOGY_H
2#define _ASM_PPC_TOPOLOGY_H
3
4#include <asm-generic/topology.h>
5
6#endif /* _ASM_PPC_TOPOLOGY_H */