From patchwork Fri Jun 21 21:18:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11010747 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1E4D46C5 for ; Fri, 21 Jun 2019 21:18:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0C79628AEF for ; Fri, 21 Jun 2019 21:18:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EDD6628AF5; Fri, 21 Jun 2019 21:18:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7F1B928AEF for ; Fri, 21 Jun 2019 21:18:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=krsohsEsjKbJBhmJp53+s4HcLcZXSwYXf8Ldm1HAyls=; b=oEp8KqZTiBHL/0 00EKxzrGvW0bcj86UN68LlZ0baFUzYjP80SSer+xHPhUWaBln+CxfrSBiCLYURxilJDDzRDhY+7Rk 4icDYKaNhWGk8KVTAR1fJo1ph6zAAgOTgpy0fbh5bkZHJ37qEtG2fiakqAeUcpmv1LYEhbhGBd9Ad w5cic9CUsgSBIIjGJxbJ/OtSQ8OQqp4+JYiqbSNIBcL2W/JE6QpNJanezeTIIGV1aJtRiKnFBLPbd a/fONDMifjweXt7B4vPVmcNDE50xfTN71qGKr/OJrB341nJtdK1rIg3NxX6H0QS/wbi7963L9eu/W Itl2t8Hxz7i+Xm4F4KZA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1heQvV-0000Yh-88; Fri, 21 Jun 2019 21:18:29 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1heQvR-0000YH-8j for linux-arm-kernel@lists.infradead.org; Fri, 21 Jun 2019 21:18:26 +0000 X-Originating-IP: 90.65.161.137 Received: from localhost (lfbn-1-1545-137.w90-65.abo.wanadoo.fr [90.65.161.137]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id BD8DAE0006; Fri, 21 Jun 2019 21:18:11 +0000 (UTC) Date: Fri, 21 Jun 2019 23:18:11 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: SoC for 5.3 Message-ID: <20190621211811.GA29792@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.12.0 (2019-05-25) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190621_141825_468356_24F5AEDD X-CRM114-Status: GOOD ( 10.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Arnd, Olof, A single fix for a warning when compiling with W=1 The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-5.3-soc for you to fetch changes up to 95701b1c3c8fe36368361394e3950094eece4723: arm: add missing include platform-data/atmel.h (2019-06-20 12:15:47 +0200) ---------------------------------------------------------------- AT91 SoC for 5.3 - fix a pm.c warning with W=1 ---------------------------------------------------------------- Philippe Mazenauer (1): arm: add missing include platform-data/atmel.h arch/arm/mach-at91/pm.c | 1 + 1 file changed, 1 insertion(+)