From patchwork Mon Feb 20 03:09:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 94184 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp1243731obz; Mon, 20 Feb 2017 01:00:14 -0800 (PST) X-Received: by 10.28.39.5 with SMTP id n5mr9788967wmn.16.1487581214866; Mon, 20 Feb 2017 01:00:14 -0800 (PST) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id f4si11493217wmf.139.2017.02.20.01.00.14; Mon, 20 Feb 2017 01:00:14 -0800 (PST) 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 763D23E5E; Mon, 20 Feb 2017 09:37:14 +0100 (CET) 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 IJsM4HmkHsLu; Mon, 20 Feb 2017 09:37:14 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 82D79A7BD5; Mon, 20 Feb 2017 09:23:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6F2BC4A08A for ; Mon, 20 Feb 2017 04:09:29 +0100 (CET) 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 STrSYKyUSlwU for ; Mon, 20 Feb 2017 04:09:29 +0100 (CET) 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-07.nifty.com (conuserg-07.nifty.com [210.131.2.74]) by theia.denx.de (Postfix) with ESMTPS id C4FC64A068 for ; Mon, 20 Feb 2017 04:09:24 +0100 (CET) Received: from pug.jp.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-07.nifty.com with ESMTP id v1K39H4E029216; Mon, 20 Feb 2017 12:09:17 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-07.nifty.com v1K39H4E029216 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1487560157; bh=lS0NNzWmeKWZyz7Lna1MCkT7I2GSFUgGSo8Bg3/BqwU=; h=From:To:Cc:Subject:Date:From; b=ryGLjM4ThVEyJKDtyGU7M19K8k7Xf+z6DE9xLKTQ+MrCMX9pJrAUje5BZGV/iSuK2 TQ2S2Ytcj712TP6ju5DNDFeDD+cvG9ExVvYNw95TX/Hwi0xiEJnEyqIBSoOGHog6ek fBIqz9kuLvTcnZmB28hQJ4gxEzEV1Lya+PRg/wc5EsyRDrF5hDxbh9LCmO6qSFK/qP YdXZNxApoVkrxKCf47WS7SI/p/SEL6N2EXCkyXVM+gatUsHlryAFhtG/Ag84FbVuGm ftrgTt9dDYzTmOLoNi1VeazCLMuDSTcFvQBCTO5Gj2SGY4uv63e42p4fFU5m8GCzU0 cUpE4i6gRFfbg== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Mon, 20 Feb 2017 12:09:00 +0900 Message-Id: <1487560140-19393-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 Cc: Albert Aribaud Subject: [U-Boot] [PATCH] ARM: uniphier: correct spelling of "invalid" 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" Signed-off-by: Masahiro Yamada --- arch/arm/mach-uniphier/dram_init.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.7.4 _______________________________________________ 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_init.c b/arch/arm/mach-uniphier/dram_init.c index d121a3b..1cd354e 100644 --- a/arch/arm/mach-uniphier/dram_init.c +++ b/arch/arm/mach-uniphier/dram_init.c @@ -117,7 +117,7 @@ static int uniphier_memconf_decode(struct uniphier_dram_map *dram_map) size = SZ_1G; break; default: - pr_err("error: invald value is set to MEMCONF ch0 size\n"); + pr_err("error: invalid value is set to MEMCONF ch0 size\n"); return -EINVAL; } @@ -157,7 +157,7 @@ static int uniphier_memconf_decode(struct uniphier_dram_map *dram_map) size = SZ_1G; break; default: - pr_err("error: invald value is set to MEMCONF ch1 size\n"); + pr_err("error: invalid value is set to MEMCONF ch1 size\n"); return -EINVAL; } @@ -189,7 +189,7 @@ static int uniphier_memconf_decode(struct uniphier_dram_map *dram_map) size = SZ_1G; break; default: - pr_err("error: invald value is set to MEMCONF ch2 size\n"); + pr_err("error: invalid value is set to MEMCONF ch2 size\n"); return -EINVAL; }