summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C b/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C
index 53702bb9a..03387e173 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/phy/seq.C
@@ -83,7 +83,6 @@ uint64_t exp_helper( const uint64_t i_value )
return l_first_bit + (uint64_t(1 << l_first_bit) < i_value ? 1 : 0);
}
-
///
/// @brief reset SEQ_TIMING0
/// @param[in] i_target fapi2 target of the port
OpenPOWER on IntegriCloud