From 95d92195dfbb904a61e7caa15a08e55d83c45314 Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Fri, 22 Mar 2019 18:48:29 -0400 Subject: Fix duplicate symbol errors from DEFAULT_MC_TYPE Change-Id: I7a5a40c0f0ab6a809e6906ad40e26fa473cfb286 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74903 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: STEPHEN GLANCY Reviewed-by: Mark Pizzutillo Tested-by: Hostboot CI Tested-by: HWSV CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80991 Reviewed-by: RAJA DAS Tested-by: RAJA DAS --- .../chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H index 47f2a0b4..d069968b 100644 --- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H @@ -41,8 +41,6 @@ namespace mss { -constexpr mss::mc_type DEFAULT_MC_TYPE = mss::mc_type::EXPLORER; - namespace exp { -- cgit v1.2.1