From patchwork Tue Feb 18 20:59:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Helgaas X-Patchwork-Id: 3674881 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 192D39F35F for ; Tue, 18 Feb 2014 21:00:24 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3E55720176 for ; Tue, 18 Feb 2014 21:00:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6C0D42012E for ; Tue, 18 Feb 2014 21:00:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752564AbaBRU75 (ORCPT ); Tue, 18 Feb 2014 15:59:57 -0500 Received: from mail-ob0-f179.google.com ([209.85.214.179]:62709 "EHLO mail-ob0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751537AbaBRU7z (ORCPT ); Tue, 18 Feb 2014 15:59:55 -0500 Received: by mail-ob0-f179.google.com with SMTP id wo20so19293132obc.10 for ; Tue, 18 Feb 2014 12:59:54 -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=aT3lbbR9HhKp92GjUipypyFGRr2Ozpdb+DUcehcoe3U=; b=RxMi/NpJ56uyc168mLRGHC53/kpTHPqPeYnbpGIEoeeCSXJ8olWe6qmD5RSK2YwR8d rakuHY4FFip45u/jr0tWyF928sBASHopsQTS3dr3AR8kmp50I6F5u6CtKDtj5DhHXulB Fdy98tuhg4boFVN+0YENLp1342uML48kB5ALPEIsSoCY41qT8by9fLUUcDXJBUoa4f42 DmVnoXORCUYJ9pmZyN082q7QDOQ7E+pOTbuRZ7GMlVpf6Fefd+qfEAXqckXDr/c/G/U1 Vn6o6fDHEj60k4XXpCB6r5dqZoDepV7catw/aI8aOqGhi/lQPd2cxjSEKFeCcQX1ER3x eZWw== 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=aT3lbbR9HhKp92GjUipypyFGRr2Ozpdb+DUcehcoe3U=; b=BXvdOL2ACauvUy5LoQNgFEV9YzKVzA7xI0RZRs26FEatDP60puxRZ6/znGQZkS1s9W YvQfC3Y6YM00RoT/AkR7wNGdBR1/5BpMkbP5qhbOp4tIi0AsVAS9hitJZizZoX50Fn1r TZ9K+zedQEmZuAUYVeT4ukUoJgpmmfjajtV9cbKoHbRmXDKnH8fQWnpocWXFNuCN8SZt 903wAMzeiR63jbVJzxsdwrJ3B2gzcRd+haMMTr3LGFhEgVLgDajMk/oiTb5jZOOnZeyG NWQ3b/f8sAEfbTeqDxAaBUztc6YFGB6cnm2c2VME2yyUvOGerrywmMTSQ8ANU+g2ZeTK NiFw== X-Gm-Message-State: ALoCoQmk52n7YnpWKcVlr2y3PFrctSA90DPh5NLUdfT0T4jbJnnXrJhrJQ4wEiIwFdSc7aeBIorGWYloMiFfv/9RCLnyBwMlJ+EXstiNfa5BNJETgWR+Y3IZxfROBD4y2oZtyejExupIgpYgJYHDRPrHcCLYvKZZ6c8l6YdD389cV70IvwOy1KUkUKie3i9umVf9pEgayi61g/p2qbdnC12t+Nw7UlNGu0yUKWzbbx603viRu9nVsTA= X-Received: by 10.60.45.105 with SMTP id l9mr3671716oem.53.1392757194798; Tue, 18 Feb 2014 12:59:54 -0800 (PST) Received: from localhost ([172.16.50.114]) by mx.google.com with ESMTPSA id wj7sm62157307obc.8.2014.02.18.12.59.53 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 18 Feb 2014 12:59:54 -0800 (PST) Subject: [PATCH v2 3/4] iommu/amd: 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:52 -0700 Message-ID: <20140218205952.11014.27095.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=unavailable 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 --- drivers/iommu/amd_iommu_types.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/iommu/amd_iommu_types.h b/drivers/iommu/amd_iommu_types.h index e400fbe411de..cff039df056e 100644 --- a/drivers/iommu/amd_iommu_types.h +++ b/drivers/iommu/amd_iommu_types.h @@ -25,6 +25,7 @@ #include #include #include +#include /* * Maximum number of IOMMUs supported