From patchwork Fri Jun 21 21:20:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11010749 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 35CE876 for ; Fri, 21 Jun 2019 21:20:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 187BA286CC for ; Fri, 21 Jun 2019 21:20:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 094B92870C; Fri, 21 Jun 2019 21:20:42 +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 95AF5286CC for ; Fri, 21 Jun 2019 21:20:41 +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=3k/ns18XFRERg/p86v4+t0Lm2ys0oYAyS8GQ6MjqOfg=; b=Q+E19bYUOV1YSX EyB85Gp91aK9U7if5iX8n9mu0g/RS/aT01qfnBabMKffhl3id4pMf7ix+EUkag6iw8aMUG+LvX1xe O9Rqs2i0oUeN4zeugB/HxKbSoCjQiTa5v8F0rkelsomy1T8zUPInwnmQHdG1BYWg/cc0quJBCqgzq iFmw8MqpUxRI6RDQuwDWN6Uk/eJiMTV0Zh06b55T0vUzKlLIuyjPzSR+eTlf/ruBOsIe70eLyNXC0 CBqOhKYNSPLxZ4AUCukuahl1TazdHEzQ6Ulvt5NFKDCpATO9oelsHBWYYj8AhSQn91JFwUsAeMvPM Kwx5W4a0cB7c7XvXFa6A==; 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 1heQxY-0002By-DW; Fri, 21 Jun 2019 21:20:36 +0000 Received: from relay12.mail.gandi.net ([217.70.178.232]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1heQxV-0002BH-02 for linux-arm-kernel@lists.infradead.org; Fri, 21 Jun 2019 21:20:34 +0000 Received: from localhost (lfbn-1-1545-137.w90-65.abo.wanadoo.fr [90.65.161.137]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id CDF7E200003; Fri, 21 Jun 2019 21:20:20 +0000 (UTC) Date: Fri, 21 Jun 2019 23:20:19 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL RESEND] ARM: at91: SoC for 5.3 Message-ID: <20190621212019.GA29971@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_142033_192462_9484C3C4 X-CRM114-Status: GOOD ( 10.58 ) 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 Please disregard the previous one, it doesn't point ot the correct repository. 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/at91/linux 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(+)