From patchwork Tue Jul 4 13:25:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 9825013 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 24739603B5 for ; Tue, 4 Jul 2017 13:26:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 159F127E71 for ; Tue, 4 Jul 2017 13:26:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 097D727FB1; Tue, 4 Jul 2017 13:26:15 +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=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A0DBE28178 for ; Tue, 4 Jul 2017 13:26:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750891AbdGDN0L (ORCPT ); Tue, 4 Jul 2017 09:26:11 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:36117 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648AbdGDN0I (ORCPT ); Tue, 4 Jul 2017 09:26:08 -0400 Received: by mail-lf0-f67.google.com with SMTP id f28so17856263lfi.3; Tue, 04 Jul 2017 06:26:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=VPfvdYALCl4n/TqSthw7IJHIcHeLV99eSp4sWOrm9p4=; b=CNYQ7M8sFEjxaAjQJKSCFI3LrgdkxOVIRPUX1c4wrykXgIFRXMxKqwZUyya6HsYjC6 4AI0FLxHdBSwgwLhx3H/jjqnctsSMa1AL+8HnLj6FAFG1+iAoCkUtXvZnXRsntBric32 /ipDNfCvrw0l3kXYrLCm/tlKJVEnUBQm1+m7aZZGMavQHD+TdvTsU7QqeHBMvrx0Naed Z8PbVwYnTIXd/BGSZUqfPaM6x7sSfMnPmg71yCjmzzCBSJZw4xMEQnCEEvu41VyR5e3S g9ZtLXykXQsGlq+D5k7dsEsQ/+mGEyj4BV9CquZMeT5Q8negHVGUXtVarAzlJmDKJIVB hvmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=VPfvdYALCl4n/TqSthw7IJHIcHeLV99eSp4sWOrm9p4=; b=ACykAZr7eP0sKfDk+fyaGP39YRazbUHyFIOUoHmwbWRGynMIKRYeKgVgzJJ2+Zv+TC f43WHH0+LMmXf+5ATu18tOnQ9BkepI283EzC6Ye8Bue8a+WOyH5L9J9lI+oW0cn4a5Kk dWWPEuHwVT2V6LJ3So09eYBMzuPwk+J3oSlRoAGPgvtIxck04njw41IXpX/DGCEYa18P ph2fCpocpV5bJWe895b8Px7FcaZ9fAh0C4hpy4BLq4KW7UVynWLhXUREsgxYyWdpdqer wn+7trqrEL8zJCY5WBX0daOkhbeB9cFNbiHtuhhGl3qd06Wzg7fMzCVyxhxmhhEiqvfF qkrw== X-Gm-Message-State: AKS2vOzR0DZ6M+rj2y+fPSfqYGuEMdwXSi7wGECyWG4s5ZVOqOu2wC9H xu6uH5LxXJQ9YA== X-Received: by 10.46.87.12 with SMTP id l12mr12229537ljb.110.1499174766826; Tue, 04 Jul 2017 06:26:06 -0700 (PDT) Received: from xi.terra (c-42c8e255.07-184-6d6c6d4.cust.bredbandsbolaget.se. [85.226.200.66]) by smtp.gmail.com with ESMTPSA id f80sm1816874lji.23.2017.07.04.06.26.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2017 06:26:05 -0700 (PDT) Received: from johan by xi.terra with local (Exim 4.89) (envelope-from ) id 1dSNq9-0007Cj-KH; Tue, 04 Jul 2017 15:26:05 +0200 From: Johan Hovold To: Russell King , "Rafael J. Wysocki" Cc: Pavel Machek , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Tony Lindgren , Dave Gerlach , linux-omap@vger.kernel.org, Johan Hovold Subject: [PATCH 2/2] ARM: pm: add missing types include Date: Tue, 4 Jul 2017 15:25:42 +0200 Message-Id: <20170704132542.27644-3-johan@kernel.org> X-Mailer: git-send-email 2.13.2 In-Reply-To: <20170704132542.27644-1-johan@kernel.org> References: <20170704132542.27644-1-johan@kernel.org> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add missing types.h include to make the suspend header self-contained and avoid compilation breakage due to include-directive ordering. Signed-off-by: Johan Hovold Acked-by: Pavel Machek --- arch/arm/include/asm/suspend.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/include/asm/suspend.h b/arch/arm/include/asm/suspend.h index 6c7182f32cef..a61905c86732 100644 --- a/arch/arm/include/asm/suspend.h +++ b/arch/arm/include/asm/suspend.h @@ -1,6 +1,8 @@ #ifndef __ASM_ARM_SUSPEND_H #define __ASM_ARM_SUSPEND_H +#include + struct sleep_save_sp { u32 *save_ptr_stash; u32 save_ptr_stash_phys;