From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49AAFC43613 for ; Fri, 21 Jun 2019 21:20:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1E151205C9 for ; Fri, 21 Jun 2019 21:20:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726203AbfFUVUa (ORCPT ); Fri, 21 Jun 2019 17:20:30 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:43487 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726017AbfFUVUa (ORCPT ); Fri, 21 Jun 2019 17:20:30 -0400 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 Cc: Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL RESEND] ARM: at91: SoC for 5.3 Message-ID: <20190621212019.GA29971@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(+) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com