From: Roland Dreier Date: Wed, 10 Oct 2007 02:59:05 +0000 (-0700) Subject: IB/ehca: Include from ehca_classes.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1fea391039d1c4e876a164099bff475a02a29d96;p=deliverable%2Flinux.git IB/ehca: Include from ehca_classes.h ehca_classes.h uses struct mutex, so while seems to be pulled in indirectly by one of the headers it includes, the right thing is to include directly. Signed-off-by: Michael S. Tsirkin Acked-by: Stefan Roscher Signed-off-by: Roland Dreier --- diff --git a/drivers/infiniband/hw/ehca/ehca_classes.h b/drivers/infiniband/hw/ehca/ehca_classes.h index b5e960305316..0d69f0f001d9 100644 --- a/drivers/infiniband/hw/ehca/ehca_classes.h +++ b/drivers/infiniband/hw/ehca/ehca_classes.h @@ -53,6 +53,7 @@ struct ehca_pd; struct ehca_av; #include +#include #include #include