From patchwork Tue May 24 12:13:59 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 68492 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp594626qge; Tue, 24 May 2016 05:13:44 -0700 (PDT) X-Received: by 10.28.41.65 with SMTP id p62mr21719789wmp.15.1464092024426; Tue, 24 May 2016 05:13:44 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id 6si3872781wjh.22.2016.05.24.05.13.44; Tue, 24 May 2016 05:13:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@nifty.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 08E1DB3817; Tue, 24 May 2016 14:13:39 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SfCdpiz0lxs2; Tue, 24 May 2016 14:13:38 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C06BFB3814; Tue, 24 May 2016 14:13:33 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 671CBA74FB for ; Tue, 24 May 2016 14:13:19 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CjkcKCIt-LpK for ; Tue, 24 May 2016 14:13:19 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from conuserg-08.nifty.com (conuserg-08.nifty.com [210.131.2.75]) by theia.denx.de (Postfix) with ESMTPS id 7A242A75FF for ; Tue, 24 May 2016 14:13:13 +0200 (CEST) Received: from beagle.diag.org (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-08.nifty.com with ESMTP id u4OCCpS6028659; Tue, 24 May 2016 21:12:54 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-08.nifty.com u4OCCpS6028659 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1464091974; bh=dVt7Gb+eoKu+GMBDyTKs83EEDUIC1hqRnqQMO3fnys4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=zG+QMxVCmYC/+u7loaRF7oM7jB2Arlm7K95vcdmuc/rb2/cMIa8hDiHpEGS3eyWtD 2+J2GicbhDdfl1oSpWmxtB8CBvZWsBHRaiatTOvseMbh4CWr7SJ7pHRAcQjw524ga6 pTYnUWNjEor2y9W0RwpRT/67YDv5Z20YO5HS6TCAwbwjElEBo1AnhTXI0w9zG4PVGh g8NwFQPLDcCX2+3pO6j7JT8FaRgAXGOmvguZxml8yyx9xh/uf8/x3AnqtAXjlDqbP4 bJmeQQlsUS4sp7HHeiZ39PKTBAKaquT52ROEy87+4JvunVRKUPRs5a7WcZBFzGOQpf WaKdLe0jFW43w== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Tue, 24 May 2016 21:13:59 +0900 Message-Id: <1464092043-6346-4-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464092043-6346-1-git-send-email-yamada.masahiro@socionext.com> References: <1464092043-6346-1-git-send-email-yamada.masahiro@socionext.com> Subject: [U-Boot] [PATCH 3/7] ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This header will be shared between PH1-LD11 and PH1-LD20 (and hopefully new ARMv8 SoCs developed in the future), so umc64-regs.h would be a better fit. Signed-off-by: Masahiro Yamada --- arch/arm/mach-uniphier/dram/umc-ld20.c | 2 +- arch/arm/mach-uniphier/dram/{umc-ld20-regs.h => umc64-regs.h} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename arch/arm/mach-uniphier/dram/{umc-ld20-regs.h => umc64-regs.h} (100%) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot diff --git a/arch/arm/mach-uniphier/dram/umc-ld20.c b/arch/arm/mach-uniphier/dram/umc-ld20.c index 4614dac..33cd487 100644 --- a/arch/arm/mach-uniphier/dram/umc-ld20.c +++ b/arch/arm/mach-uniphier/dram/umc-ld20.c @@ -15,7 +15,7 @@ #include "../init.h" #include "ddrphy-ld20-regs.h" -#include "umc-ld20-regs.h" +#include "umc64-regs.h" #define DRAM_CH_NR 3 diff --git a/arch/arm/mach-uniphier/dram/umc-ld20-regs.h b/arch/arm/mach-uniphier/dram/umc64-regs.h similarity index 100% rename from arch/arm/mach-uniphier/dram/umc-ld20-regs.h rename to arch/arm/mach-uniphier/dram/umc64-regs.h