From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tan, Ley Foon Date: Fri, 13 Nov 2020 03:54:33 +0000 Subject: [RESEND v2 06/22] arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c In-Reply-To: <20201110064439.9683-7-elly.siew.chin.lim@intel.com> References: <20201110064439.9683-1-elly.siew.chin.lim@intel.com> <20201110064439.9683-7-elly.siew.chin.lim@intel.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: Lim, Elly Siew Chin > Sent: Tuesday, November 10, 2020 2:44 PM > To: u-boot at lists.denx.de > Cc: Marek Vasut ; Tan, Ley Foon > ; See, Chin Liang ; > Simon Goldschmidt ; Chee, Tien Fong > ; Westergreen, Dalon > ; Simon Glass ; Gan, > Yau Wai ; Lim, Elly Siew Chin > > Subject: [RESEND v2 06/22] arm: socfpga: Changed system_manager_s10.c > to system_manager_soc64.c > > Rename to common file name to used by all SOC64 devices. > No functionality change. > > Signed-off-by: Siew Chin Lim > --- > arch/arm/mach-socfpga/Makefile | 5 +++-- > .../mach-socfpga/{system_manager_s10.c => system_manager_soc64.c} | > 0 > 2 files changed, 3 insertions(+), 2 deletions(-) rename arch/arm/mach- > socfpga/{system_manager_s10.c => system_manager_soc64.c} (100%) Reviewed-by: Ley Foon Tan Regards Ley Foon