From patchwork Tue Feb 18 20:59:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Helgaas X-Patchwork-Id: 3674921 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: patchwork-linux-pci@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id EA18E9F35F for ; Tue, 18 Feb 2014 21:00:57 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E21B520163 for ; Tue, 18 Feb 2014 21:00:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1961A2010F for ; Tue, 18 Feb 2014 21:00:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752515AbaBRU7u (ORCPT ); Tue, 18 Feb 2014 15:59:50 -0500 Received: from mail-ie0-f170.google.com ([209.85.223.170]:46857 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751875AbaBRU7s (ORCPT ); Tue, 18 Feb 2014 15:59:48 -0500 Received: by mail-ie0-f170.google.com with SMTP id rl12so1703384iec.1 for ; Tue, 18 Feb 2014 12:59:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=subject:to:from:cc:date:message-id:in-reply-to:references :user-agent:mime-version:content-type:content-transfer-encoding; bh=OI7gMVhLnstvFATYhLjb1ThQxXBMS3swVhRW0GP2zfM=; b=QEPh3HWlvCwuAoql4ILBNSF6AVk5AMNXFmWnKwyeuiRwLj1ms33a4IkPAp8WmzPVoJ jaThYJvd4D0ilD1f6ww+uEtfimSQKacb8ntMM+U755D6siRd/AOVr2WUZEfqcfJSgWhf Nhcrb0UjvSMiRXpgQky+FIF445dteJxQjzXzM1GSyu6kZw7/p0+6wkuTcVmh9+uTdGX6 v7sLjN1+96bYH9/niuMUXcZNBimWwA/ra6k49ObtwKYD6qfEefpY4DtWkrvS5UbopkZN qOGtAgfkpFKh/cEbSU3Cl68R3XBUd0uknZLbEgSa79Cbr8g+OV5p1sGs7VBCTDPaa7Si Y5bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:from:cc:date:message-id:in-reply-to :references:user-agent:mime-version:content-type :content-transfer-encoding; bh=OI7gMVhLnstvFATYhLjb1ThQxXBMS3swVhRW0GP2zfM=; b=hh1KC5jSSKTjgUYkAmL3XRxp/KK++uiAtqWsnE6mmqD7NuYogVZkBqo8KVGBA3q1dy dFp5LL4FUownpdrB70PAZ59czpJAC1LHeyod84e/CXD6K6X9+K/RweAFCDTKlD+0jakF sYkR1S1UgzKgtgU9TdxU3c8zfhzYqQtRLL659Zaajy8kRQPQrCNsTGXJvEYwhNtVWa7i Wu9/3qOkSMGIQb+doq7AnFc7eaZwmCqNllA/VOwX8VXprVrS6LPuQiswjsYjIb+5RpVd WTo0Ft80kNeSQGKWankX5zMQ7KeuLcxEstGF+sf6n8qS6cQQTOlbGp0WHeGsCNhBorrV angA== X-Gm-Message-State: ALoCoQnX7tnJOcjzaQrBjmm7LnqAVc5McLSGVSuQxFo+/T1L8nvH6QuLdVqJq3/r2tQUGDtQYDl6OsA4c54se7Y0H7XrH+yAQsbyau5UtKaS8zjoCRlAYjR1dgyqEan8mmERdwv46KAgg9je7Y0eCQrCMr+R7bMHrFobJin0cpa6B5k7zKQ8WxpHKy2L0cYDweyXzIZmI17P7qwVNr3cc2U5e2jv8N81bz4WPQZ9LgAtUOkAvqFLJUE= X-Received: by 10.50.225.65 with SMTP id ri1mr24053323igc.1.1392757187659; Tue, 18 Feb 2014 12:59:47 -0800 (PST) Received: from localhost ([172.16.50.114]) by mx.google.com with ESMTPSA id c17sm43574588igo.4.2014.02.18.12.59.46 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 18 Feb 2014 12:59:47 -0800 (PST) Subject: [PATCH v2 2/4] mei: Add include of To: linux-pci@vger.kernel.org From: Bjorn Helgaas Cc: e1000-devel@lists.sourceforge.net, Joerg Roedel , Sudeep Dutt , linux-kernel@vger.kernel.org, Stephen Hemminger , iommu@lists.linux-foundation.org, Tomas Winkler , Aaron F Brown , Arjan van de Ven Date: Tue, 18 Feb 2014 13:59:46 -0700 Message-ID: <20140218205946.11014.13654.stgit@bhelgaas-glaptop.roam.corp.google.com> In-Reply-To: <20140218205925.11014.14973.stgit@bhelgaas-glaptop.roam.corp.google.com> References: <20140218205925.11014.14973.stgit@bhelgaas-glaptop.roam.corp.google.com> User-Agent: StGit/0.16 MIME-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-7.3 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP We currently include in , but I'm about to remove that from linux/pci.h, so add explicit includes where needed. Signed-off-by: Bjorn Helgaas Acked-by: Tomas Winkler --- drivers/misc/mei/hw-me.h | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/misc/mei/hw-me.h b/drivers/misc/mei/hw-me.h index 80bd829fbd9a..893d5119fa9b 100644 --- a/drivers/misc/mei/hw-me.h +++ b/drivers/misc/mei/hw-me.h @@ -20,6 +20,7 @@ #define _MEI_INTERFACE_H_ #include +#include #include "mei_dev.h" #include "client.h"