Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp534243pxb; Wed, 3 Mar 2021 09:03:25 -0800 (PST) X-Google-Smtp-Source: ABdhPJxFlGpLVnwwP8M8qywbHDweae3qqSvKNA5Tzi0d/z6cv5csseFR3mN3nPClJYFlPniGEJwy X-Received: by 2002:a50:e882:: with SMTP id f2mr254087edn.184.1614791005196; Wed, 03 Mar 2021 09:03:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614791005; cv=none; d=google.com; s=arc-20160816; b=eb+VW9KQzEVXdf5MNvOZUMI5lUImFJH1iZlOHdq8PELkFXOGtZc1bhekRg6Cdhw7Q1 EaqDH5UAy08dM2CfhqB8h3tpDdClREkoP7IejZYD2v/sD69VffxHjCsQfJbVU/ZkkPU8 VL9RyyB7NwcBBLDE69DHpy1GGZGtvJJnjyILv2GUbrGxJvepPYwioAAxQ3qD2itzVtjU yy9+7gnhLChD+RvHm7a9lTKbDLLf/r95XBTsRNeMQ1zXinHspZ388FhPr4+FNNeoGHjg 3vxD207oR+1bfFn1sRwGqepLBgvlE/8jxepQ5W7yagK9Wh8yiiLstn03MxpqPB2cNfm0 uX7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=b0NXOk4FecBXHwraCqjdhYwJ1YtbDR8M+dY2Y3v57KA=; b=HUCWZZBgH2owFhDQjS85cNG5uwhiq1EldZMEqdCa4Cr6pBTEh0jSsDF/JeI3o6PmxR ewza1JEDlx8OhVcNHLN49hNqWorn573tpSQaD/PTYhWoa1CW4f39UqLPccebmCplHZXm pZMIAkuG0nSm21XfHjXH9kTBd5PTUfPTF62HYNkDZfwiiCfEx+I5zvWZeM0M4Bf/kj7M mvQ+Ubxhn0FzQmVcRvntg4l7P5dm/mi3/Yh8vKupZ0CyIgZhAmYqCvZGaq4lDiU76uZp ynIPHyh5nd/q6k3O7Rit4Y2GKHGd+Tfh5iGtat2QFXzBewJoRi8UZk9txdsnpbGU2RhC j6lA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qKhWUPKL; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k5si15752468ejj.483.2021.03.03.09.01.57; Wed, 03 Mar 2021 09:03:25 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qKhWUPKL; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345346AbhCBAki (ORCPT + 99 others); Mon, 1 Mar 2021 19:40:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:48062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239458AbhCASfM (ORCPT ); Mon, 1 Mar 2021 13:35:12 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1ED5965167; Mon, 1 Mar 2021 17:07:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614618425; bh=tRdfwBMOc4cllLlSrfAP+6oTIivb4Ku1XyOMJyNdTeY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qKhWUPKLaoPHKr1dxO+/bMaRVw7PGPHiV37ufbVQjXmx3GK+TleIsM05nHlxfpPOI xNMD/7vWdMuwx5gDFhzAMHGi5z+3UBe3reREnbhfBK9gNw/C9m5nMyJ2ujXERu3u6p AYzk/Bl8k6Y0lmaLPzVod3xx0mTZPaGGsFC4NrhY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Claudiu Beznea , Nathan Chancellor , Nicolas Ferre , Arnd Bergmann , Sasha Levin Subject: [PATCH 5.10 082/663] ARM: at91: use proper asm syntax in pm_suspend Date: Mon, 1 Mar 2021 17:05:30 +0100 Message-Id: <20210301161145.792622232@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210301161141.760350206@linuxfoundation.org> References: <20210301161141.760350206@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Arnd Bergmann [ Upstream commit d30337da8677cd73cb19444436b311c13e57356f ] Compiling with the clang integrated assembler warns about a recently added instruction: :14:13: error: unknown token in expression ldr tmp1, =#0x00020010UL arch/arm/mach-at91/pm_suspend.S:542:2: note: while in macro instantiation at91_plla_enable Remove the extra '#' character that is not used for the 'ldr' instruction when doing an indirect load of a constant. Fixes: 4fd36e458392 ("ARM: at91: pm: add plla disable/enable support for sam9x60") Tested-by: Claudiu Beznea Reviewed-by: Claudiu Beznea Reviewed-by: Nathan Chancellor Acked-by: Nicolas Ferre Link: https://lore.kernel.org/r/20210204160129.2249394-1-arnd@kernel.org' Signed-off-by: Arnd Bergmann Signed-off-by: Sasha Levin --- arch/arm/mach-at91/pm_suspend.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-at91/pm_suspend.S b/arch/arm/mach-at91/pm_suspend.S index 0184de05c1be1..b683c2caa40b9 100644 --- a/arch/arm/mach-at91/pm_suspend.S +++ b/arch/arm/mach-at91/pm_suspend.S @@ -442,7 +442,7 @@ ENDPROC(at91_backup_mode) str tmp1, [pmc, #AT91_PMC_PLL_UPDT] /* step 2. */ - ldr tmp1, =#AT91_PMC_PLL_ACR_DEFAULT_PLLA + ldr tmp1, =AT91_PMC_PLL_ACR_DEFAULT_PLLA str tmp1, [pmc, #AT91_PMC_PLL_ACR] /* step 3. */ -- 2.27.0