summaryrefslogtreecommitdiffstats
path: root/hwpf/plat/include/hw_access.H
diff options
context:
space:
mode:
Diffstat (limited to 'hwpf/plat/include/hw_access.H')
-rw-r--r--hwpf/plat/include/hw_access.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpf/plat/include/hw_access.H b/hwpf/plat/include/hw_access.H
index 1d27535f..591eab27 100644
--- a/hwpf/plat/include/hw_access.H
+++ b/hwpf/plat/include/hw_access.H
@@ -59,7 +59,6 @@ namespace fapi2
/// @return uint8_t The current PIB error mask
uint8_t getPIBErrorMask(void)
{
- uint8_t o_pib_mask;
PLAT_GET_PIB_ERROR_MASK(o_pib_mask);
return o_pib_mask;
}
OpenPOWER on IntegriCloud