Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp66904ybl; Fri, 9 Aug 2019 02:35:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqyEOMqyqgOQ2gbY0+HvC5LZi2e2otkocOAzDSuZy40hZoLQRxYvrWVBHCilpAtAmEYJOKiM X-Received: by 2002:a17:902:e30f:: with SMTP id cg15mr18363829plb.46.1565343343208; Fri, 09 Aug 2019 02:35:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565343343; cv=none; d=google.com; s=arc-20160816; b=NyLo1c3CDW/HTdTEWmlo/vDVNkXSkeNmjy1hvk2FLCSrJ7SAgxvzKWA9k5KgoSFaSe YtruyYZMdDE9j5HX64XwBR8i3KKLwp0WNKloLf6znHf4g0OK4PZZZWcgG/5yBCrhv/bz w0ELy8hUN2jppP7R+pVJbT7VmlBi83s6gkDIYOpI/OsSJBjdaaDARZx6uAtNwid16ysj pztPOBzinVu7b3uE0aRk+WcIhCwCdYf5+GYIJmgnKFV2HpAqLUQQz5vMYq3twF+wEQLe kqpgPwcgIANU/b6JFKRhkECsytegI0ai8wZBPaEPtDp40ZM/is9pu2o0JNa6VFy+MTwt Q23Q== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=HX2u/hutvHOA7FWB+j/TEdXU0ifFFv70KyukBQy++58=; b=WvtQXT58P1hncsxi3UiQN6/W0ba1oyEx0eF16v1CUiZ18qZJVNuHefRX7VOeR4c1Mp +jPciDmMuAdFmyUjigr65v3XNpPsoIP40eMmlIBF3/eHmIWJ0TwjbFG4B22mjprFt+N/ a4tJEypuzXHItzXN53wzFI4e8bwlly9fvrrXNZy9cMDDftRmenq2j1Sxw+9vPC8Q6kEi P8scH37ED0h2vmGQsh3QZQcsTpbBbSndgWtGCEF428tLYU0/w6i5CdYaacSNTgVlAuLK 6eZ3FDZY8SJNMVRs1BmBMJAmwdVz3KeBfIXoQV8Xr8hAqOjAuwIJvFwlqPQL5GEH7tpT edpw== ARC-Authentication-Results: i=1; mx.google.com; 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 d5si49646351pls.233.2019.08.09.02.35.27; Fri, 09 Aug 2019 02:35:43 -0700 (PDT) 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; 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 S2406428AbfHIJeA (ORCPT + 99 others); Fri, 9 Aug 2019 05:34:00 -0400 Received: from shell.v3.sk ([90.176.6.54]:51945 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406156AbfHIJdS (ORCPT ); Fri, 9 Aug 2019 05:33:18 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 49B75D63CC; Fri, 9 Aug 2019 11:33:16 +0200 (CEST) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id gJ9RTu5TN9ad; Fri, 9 Aug 2019 11:32:49 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 39998D63C9; Fri, 9 Aug 2019 11:32:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 1DOR8k58z_NV; Fri, 9 Aug 2019 11:32:25 +0200 (CEST) Received: from furthur.local (ip-37-188-137-236.eurotel.cz [37.188.137.236]) by zimbra.v3.sk (Postfix) with ESMTPSA id C5E9BD63D0; Fri, 9 Aug 2019 11:32:19 +0200 (CEST) From: Lubomir Rintel To: Olof Johansson Cc: Rob Herring , Mark Rutland , Thomas Gleixner , Jason Cooper , Marc Zyngier , Kishon Vijay Abraham I , Russell King , Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, Lubomir Rintel Subject: [PATCH 13/19] ARM: mmp: define MMP_CHIPID by the means of CIU_REG() Date: Fri, 9 Aug 2019 11:31:52 +0200 Message-Id: <20190809093158.7969-14-lkundrak@v3.sk> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190809093158.7969-1-lkundrak@v3.sk> References: <20190809093158.7969-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A rather trivial cosmetic improvement. Signed-off-by: Lubomir Rintel --- arch/arm/mach-mmp/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-mmp/common.c b/arch/arm/mach-mmp/common.c index 2ee08c78e8bc9..24c689a01ecb7 100644 --- a/arch/arm/mach-mmp/common.c +++ b/arch/arm/mach-mmp/common.c @@ -17,7 +17,7 @@ =20 #include "common.h" =20 -#define MMP_CHIPID (AXI_VIRT_BASE + 0x82c00) +#define MMP_CHIPID CIU_REG(0x00) =20 unsigned int mmp_chip_id; EXPORT_SYMBOL(mmp_chip_id); --=20 2.21.0