summaryrefslogtreecommitdiffstats
path: root/src/usr/hwas/test/hwasGardTest.H
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2012-10-22 15:19:21 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-11-14 15:16:17 -0600
commit5bf227e40990fa777f108e9bf882649b1a829667 (patch)
tree079a7609e46c4c95a45370d3ab24f986930d3cb0 /src/usr/hwas/test/hwasGardTest.H
parente01ae7fdbc2549015f603fed9e44062067c81e90 (diff)
downloadtalos-hostboot-5bf227e40990fa777f108e9bf882649b1a829667.tar.gz
talos-hostboot-5bf227e40990fa777f108e9bf882649b1a829667.zip
make deconfig/GARD functions hwas common for sharing with FSP
split current deconfigGard function into hwas common and platform specific functions so that FSP will have access to these as well. Change-Id: Iebacffb10f85af29e245ce41040d6f9ebc774830 RTC: 33551 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2188 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwas/test/hwasGardTest.H')
-rw-r--r--src/usr/hwas/test/hwasGardTest.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwas/test/hwasGardTest.H b/src/usr/hwas/test/hwasGardTest.H
index 32376bbf3..d195899a1 100644
--- a/src/usr/hwas/test/hwasGardTest.H
+++ b/src/usr/hwas/test/hwasGardTest.H
@@ -37,7 +37,7 @@
#include <cxxtest/TestSuite.H>
#include <errl/errlmanager.H>
#include <targeting/common/targetservice.H>
-#include <hwas/deconfigGard.H>
+#include <hwas/common/deconfigGard.H>
#include <hwas/common/hwas_reasoncodes.H>
class HwasGardTest: public CxxTest::TestSuite
OpenPOWER on IntegriCloud