Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2302332ybl; Thu, 19 Dec 2019 11:15:02 -0800 (PST) X-Google-Smtp-Source: APXvYqwy/V8ipdY0H7VNW8WtxxJbqRjk3IdSEgtyWAz7Fb0rgUIP47xB87JtxAuNNUxpdIfZHVfM X-Received: by 2002:a9d:74c8:: with SMTP id a8mr9916051otl.57.1576782902691; Thu, 19 Dec 2019 11:15:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576782902; cv=none; d=google.com; s=arc-20160816; b=I9h6TsssIjzJ0FzJtI/9exMlJ3uK/FeaR7KFtIpkQ5sa5lSL+UA2c+uxkFi3HPLM5Q nCpBy0h+1oagZigY7ZGnnIhYU83JMgN4+h9hSYaMdx2u/69DZxO4tVSAgPZREWY7QKgD E4SsFnHcLWTlqP4WorE1/unKl7IphwYOWCv9RTJMpn/gLIY6w5mG4K+ExpX1Ehz1VAxR 2SLVp74taU4yv9FUOmP9Tbpu+8ge7FX/CDbMipInWCuHOT/Ull1QqBEj9fde4zGMIfwD +elk4cNREfkL6y9MlJ/ucWRMR74aDlJKSxveaXWcswBUWxWGHpyTZyEUO/fYxrJQcBL3 ScsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=+H2HnILaxHP/WCiwTxHcqUbcXrrZ2bgjK+Lh8rRSpkk=; b=MZtVRYW/cH+E3GynNkomM1qBvQwB6wd9bCOZKXjow5GMjalLflwwvEChOfB3bRlG82 buQTsRusOPgceRtpVhZ9qHZqAF2FgtunKHbJ7pKoDAJkLqaTOgol+ys9h4IjnOr7zUQb JTwabvwZuEaqDWbXbL0OKIwJvFlalrLTHATmCMNj1U3Mk0cqmHPg1U9fGDbLx9ayzkaY l4Qwifjtuy3y426tUG7lDO+3kyFXWHycqbeuHhwP838SJPlhjjOueMpGCxdpuFVFYjU4 dpBOOWe62X59TiMwQoj/74i6DKwc1oi5qmdQeucI3OKeaeBkUdDRhkepNtIL2MjFOPq9 UGng== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Qz6WLU/m"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a15si72658otq.83.2019.12.19.11.14.50; Thu, 19 Dec 2019 11:15:02 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Qz6WLU/m"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727613AbfLSTM7 (ORCPT + 99 others); Thu, 19 Dec 2019 14:12:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:52898 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726984AbfLSSgE (ORCPT ); Thu, 19 Dec 2019 13:36:04 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C9E052467E; Thu, 19 Dec 2019 18:36:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576780564; bh=NgaDp8ria1OxDrw2K/1iYyfGnKeCvu5YH/rIDxYsvHY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Qz6WLU/mEOukgAhCFkPIqWW+KYk/nxY9C1JG/aZ3zCCxVJ3rZNQyHyPvRvJWy/SKk pbALWxxwtt2fG6GuQnzQPhlQEftnTRKfOza7v4Sc259dYxDIdcmyU3mT3rmb4o8fLs fOKWuVKsWJ2PF/1/c6aiArRktfKJ3j+jHwVAZFQo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Aaro Koskinen , Paul Burton , Ralf Baechle , James Hogan , linux-mips@linux-mips.org, Sasha Levin Subject: [PATCH 4.4 025/162] MIPS: OCTEON: octeon-platform: fix typing Date: Thu, 19 Dec 2019 19:32:13 +0100 Message-Id: <20191219183209.053268444@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20191219183150.477687052@linuxfoundation.org> References: <20191219183150.477687052@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Aaro Koskinen [ Upstream commit 2cf1c8933dd93088cfb5f8f58b3bb9bbdf1781b9 ] Use correct type for fdt_property nameoff field. Signed-off-by: Aaro Koskinen Signed-off-by: Paul Burton Patchwork: https://patchwork.linux-mips.org/patch/21204/ Cc: Ralf Baechle Cc: James Hogan Cc: linux-mips@linux-mips.org Signed-off-by: Sasha Levin --- arch/mips/cavium-octeon/octeon-platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/cavium-octeon/octeon-platform.c b/arch/mips/cavium-octeon/octeon-platform.c index 6df3a4ea77fc5..a56620cb7cad2 100644 --- a/arch/mips/cavium-octeon/octeon-platform.c +++ b/arch/mips/cavium-octeon/octeon-platform.c @@ -485,7 +485,7 @@ static void __init octeon_fdt_set_phy(int eth, int phy_addr) if (phy_addr >= 256 && alt_phy > 0) { const struct fdt_property *phy_prop; struct fdt_property *alt_prop; - u32 phy_handle_name; + fdt32_t phy_handle_name; /* Use the alt phy node instead.*/ phy_prop = fdt_get_property(initial_boot_params, eth, "phy-handle", NULL); -- 2.20.1