aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/topology.h')
-rw-r--r--include/asm-sparc64/topology.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-sparc64/topology.h b/include/asm-sparc64/topology.h
deleted file mode 100644
index 98a6c613589..00000000000
--- a/include/asm-sparc64/topology.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _ASM_SPARC64_TOPOLOGY_H
-#define _ASM_SPARC64_TOPOLOGY_H
-
-#include <asm/spitfire.h>
-#define smt_capable() (tlb_type == hypervisor)
-
-#include <asm-generic/topology.h>
-
-#endif /* _ASM_SPARC64_TOPOLOGY_H */