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