summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/utils/imageProcs/p9_tor.C
diff options
context:
space:
mode:
Diffstat (limited to 'import/chips/p9/utils/imageProcs/p9_tor.C')
-rw-r--r--import/chips/p9/utils/imageProcs/p9_tor.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/import/chips/p9/utils/imageProcs/p9_tor.C b/import/chips/p9/utils/imageProcs/p9_tor.C
index 7014beb3..45f58dba 100644
--- a/import/chips/p9/utils/imageProcs/p9_tor.C
+++ b/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