summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils/imageProcs
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/utils/imageProcs')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_tor.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_tor.C b/src/import/chips/p9/utils/imageProcs/p9_tor.C
index 19834a01b..e706599cf 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_tor.C
+++ b/src/import/chips/p9/utils/imageProcs/p9_tor.C
@@ -364,7 +364,6 @@ int tor_access_ring( void* i_ringSection, // Ring section ptr
if ( torMagic >> 8 != TOR_MAGIC ||
torHeader->version == 0 ||
- torHeader->version > TOR_VERSION ||
torHeader->chipType >= NUM_CHIP_TYPES )
{
MY_ERR("Invalid TOR header:\n"
OpenPOWER on IntegriCloud