From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 22 May 2016 13:09:14 +0200 Subject: [U-Boot] [PATCH 4/7] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap In-Reply-To: References: <1463889595-15333-1-git-send-email-wills.wang@live.com> Message-ID: <5741935A.9070709@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/22/2016 05:59 AM, Wills Wang wrote: > Add a platform prefix for function name in order to make more readable > > Signed-off-by: Wills Wang > --- > > arch/mips/mach-ath79/ar933x/clk.c | 2 +- > arch/mips/mach-ath79/ar933x/ddr.c | 2 +- > arch/mips/mach-ath79/ar934x/clk.c | 4 ++-- > arch/mips/mach-ath79/ar934x/ddr.c | 2 +- > arch/mips/mach-ath79/include/mach/reset.h | 2 +- > arch/mips/mach-ath79/qca953x/clk.c | 2 +- > arch/mips/mach-ath79/qca953x/ddr.c | 2 +- > arch/mips/mach-ath79/reset.c | 2 +- > 8 files changed, 9 insertions(+), 9 deletions(-) Acked-by: Marek Vasut -- Best regards, Marek Vasut