From ca025608c0c10317e7534aef6c542dec1380ba2f Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Tue, 19 Mar 2019 15:39:13 -0400 Subject: Move p9a sync.C and sync.H to new names to fix collisions Change-Id: If12f6a5bc9e18694aef0aca1300287af6b4c9fd3 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74678 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN Reviewed-by: Christian R. Geddes Reviewed-by: Mark Pizzutillo Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74694 Tested-by: FSP CI Jenkins --- .../procedures/hwp/memory/lib/freq/axone_sync.C | 24 ++++++++++++++++++++++ .../procedures/hwp/memory/lib/freq/axone_sync.H | 24 ++++++++++++++++++++++ .../p9a/procedures/hwp/memory/lib/freq/sync.C | 24 ---------------------- .../p9a/procedures/hwp/memory/lib/freq/sync.H | 24 ---------------------- 4 files changed, 48 insertions(+), 48 deletions(-) create mode 100644 src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.C create mode 100644 src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.H delete mode 100644 src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.C delete mode 100644 src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.H (limited to 'src/import/chips/p9a/procedures') diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.C b/src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.C new file mode 100644 index 000000000..a2ea450e7 --- /dev/null +++ b/src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.C $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] International Business Machines Corp. */ +/* */ +/* */ +/* Licensed under the Apache License, Version 2.0 (the "License"); */ +/* you may not use this file except in compliance with the License. */ +/* You may obtain a copy of the License at */ +/* */ +/* http://www.apache.org/licenses/LICENSE-2.0 */ +/* */ +/* Unless required by applicable law or agreed to in writing, software */ +/* distributed under the License is distributed on an "AS IS" BASIS, */ +/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ +/* implied. See the License for the specific language governing */ +/* permissions and limitations under the License. */ +/* */ +/* IBM_PROLOG_END_TAG */ diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.H b/src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.H new file mode 100644 index 000000000..7b8cb4fe9 --- /dev/null +++ b/src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/freq/axone_sync.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] International Business Machines Corp. */ +/* */ +/* */ +/* Licensed under the Apache License, Version 2.0 (the "License"); */ +/* you may not use this file except in compliance with the License. */ +/* You may obtain a copy of the License at */ +/* */ +/* http://www.apache.org/licenses/LICENSE-2.0 */ +/* */ +/* Unless required by applicable law or agreed to in writing, software */ +/* distributed under the License is distributed on an "AS IS" BASIS, */ +/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ +/* implied. See the License for the specific language governing */ +/* permissions and limitations under the License. */ +/* */ +/* IBM_PROLOG_END_TAG */ diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.C b/src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.C deleted file mode 100644 index c3fa21d03..000000000 --- a/src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.C +++ /dev/null @@ -1,24 +0,0 @@ -/* IBM_PROLOG_BEGIN_TAG */ -/* This is an automatically generated prolog. */ -/* */ -/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.C $ */ -/* */ -/* OpenPOWER HostBoot Project */ -/* */ -/* Contributors Listed Below - COPYRIGHT 2019 */ -/* [+] International Business Machines Corp. */ -/* */ -/* */ -/* Licensed under the Apache License, Version 2.0 (the "License"); */ -/* you may not use this file except in compliance with the License. */ -/* You may obtain a copy of the License at */ -/* */ -/* http://www.apache.org/licenses/LICENSE-2.0 */ -/* */ -/* Unless required by applicable law or agreed to in writing, software */ -/* distributed under the License is distributed on an "AS IS" BASIS, */ -/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ -/* implied. See the License for the specific language governing */ -/* permissions and limitations under the License. */ -/* */ -/* IBM_PROLOG_END_TAG */ diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.H b/src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.H deleted file mode 100644 index 500aa391e..000000000 --- a/src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.H +++ /dev/null @@ -1,24 +0,0 @@ -/* IBM_PROLOG_BEGIN_TAG */ -/* This is an automatically generated prolog. */ -/* */ -/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/freq/sync.H $ */ -/* */ -/* OpenPOWER HostBoot Project */ -/* */ -/* Contributors Listed Below - COPYRIGHT 2019 */ -/* [+] International Business Machines Corp. */ -/* */ -/* */ -/* Licensed under the Apache License, Version 2.0 (the "License"); */ -/* you may not use this file except in compliance with the License. */ -/* You may obtain a copy of the License at */ -/* */ -/* http://www.apache.org/licenses/LICENSE-2.0 */ -/* */ -/* Unless required by applicable law or agreed to in writing, software */ -/* distributed under the License is distributed on an "AS IS" BASIS, */ -/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ -/* implied. See the License for the specific language governing */ -/* permissions and limitations under the License. */ -/* */ -/* IBM_PROLOG_END_TAG */ -- cgit v1.2.1