From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Subject: Re: [PATCH 0/2] ARM: add missing includes to header files Date: Mon, 24 Jul 2017 15:01:59 +0200 Message-ID: <20170724130159.GI2729@localhost> References: <20170704132542.27644-1-johan@kernel.org> <20170706151607.GC23750@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-lf0-f67.google.com ([209.85.215.67]:38903 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752259AbdGXNCH (ORCPT ); Mon, 24 Jul 2017 09:02:07 -0400 Content-Disposition: inline In-Reply-To: <20170706151607.GC23750@n2100.armlinux.org.uk> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Russell King - ARM Linux Cc: Johan Hovold , "Rafael J. Wysocki" , Dave Gerlach , Tony Lindgren , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Pavel Machek , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org On Thu, Jul 06, 2017 at 04:16:07PM +0100, Russell King - ARM Linux wrote: > On Tue, Jul 04, 2017 at 03:25:40PM +0200, Johan Hovold wrote: > > Add two missing include directives to two header files to avoid > > compile breakage when the required symbols have not already been > > defined. > > > > The missing SCU include broke compilation of the (not-yet-merged) > > suspend support for am335x when !CONFIG_HAVE_ARM_SCU for example: > > > > https://lkml.kernel.org/r/20170704131441.GH27842@localhost > > These look reasonable, please send them to the patch system for merging > after this merge window, thanks. These two are now in your patch tracker (since a week). Thanks, Johan