aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/platforms/iseries/setup.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/powerpc/platforms/iseries/setup.c b/arch/powerpc/platforms/iseries/setup.c
index 9dea9f5f930..c6bbe5c2510 100644
--- a/arch/powerpc/platforms/iseries/setup.c
+++ b/arch/powerpc/platforms/iseries/setup.c
@@ -474,12 +474,6 @@ static unsigned long __init build_iSeries_Memory_Map(void)
chunk_to_addr(hptFirstChunk), hptSizeChunks * 256);
/*
- * The actual hashed page table is in the hypervisor,
- * we have no direct access
- */
- htab_address = NULL;
-
- /*
* Determine if absolute memory has any
* holes so that we can interpret the
* access map we get back from the hypervisor