summaryrefslogtreecommitdiffstats
path: root/src/include/usr/fapi2/plat_hw_access.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/fapi2/plat_hw_access.H')
-rw-r--r--src/include/usr/fapi2/plat_hw_access.H4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/include/usr/fapi2/plat_hw_access.H b/src/include/usr/fapi2/plat_hw_access.H
index 7dbf8b27a..0d4e56a2b 100644
--- a/src/include/usr/fapi2/plat_hw_access.H
+++ b/src/include/usr/fapi2/plat_hw_access.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -255,7 +255,6 @@ ReturnCode platPutRing(const Target<T>& i_target,
}
-
/// @brief Writes a ring to a chip. For MEMBUF targets the ring data will
/// be extracted from the centaur hw image using the ring id.
///
@@ -267,7 +266,6 @@ ReturnCode platPutRing(const Target<TARGET_TYPE_MEMBUF_CHIP>& i_target,
const RingId_t i_ringID,
const RingMode i_ringMode);
-
//--------------------------------------------------------------------------
// Operational Mode Error Functions
//--------------------------------------------------------------------------
OpenPOWER on IntegriCloud