From da8e96ea050b51b71535b773f51f7b8ebf534baa Mon Sep 17 00:00:00 2001 From: "Matt K. Light" Date: Wed, 15 Aug 2018 14:10:08 -0500 Subject: remove relative path to p9_lpc_utils.H from p9_collect_lpc_regs.C Change-Id: I728fffbca375478182d609f85e62ab0a8dbc2a87 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64594 Dev-Ready: Matt K Light Dev-Ready: Brent Wieman Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: Hostboot CI Tested-by: HWSV CI Reviewed-by: Steven B Janssen Reviewed-by: Kahn C Evans Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64601 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Daniel M Crowell --- src/import/chips/p9/procedures/hwp/ffdc/p9_collect_lpc_regs.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/import/chips/p9/procedures/hwp/ffdc/p9_collect_lpc_regs.C b/src/import/chips/p9/procedures/hwp/ffdc/p9_collect_lpc_regs.C index 4e8ee34b2..f17dcffcb 100644 --- a/src/import/chips/p9/procedures/hwp/ffdc/p9_collect_lpc_regs.C +++ b/src/import/chips/p9/procedures/hwp/ffdc/p9_collect_lpc_regs.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2018 */ +/* Contributors Listed Below - COPYRIGHT 2018,2020 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -32,7 +32,7 @@ #include "p9_misc_scom_addresses.H" #include "p9_misc_scom_addresses_fld.H" -#include "../perv/p9_lpc_utils.H" +#include static void lpc_dump( const fapi2::Target& i_target_chip, -- cgit v1.2.1