From ba818afdc62590e95e45d63be96954ea568925bf Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 5 Aug 2010 05:55:52 +0000 Subject: IB/qib: Add missing include Fix build failure on sparc64 which is missing the include of via that x86, powerpc, ia64, etc. have. Signed-off-by: David S. Miller Signed-off-by: Roland Dreier --- drivers/infiniband/hw/qib/qib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/infiniband/hw/qib/qib.h') diff --git a/drivers/infiniband/hw/qib/qib.h b/drivers/infiniband/hw/qib/qib.h index e67dba40d52ec..61de0654820ed 100644 --- a/drivers/infiniband/hw/qib/qib.h +++ b/drivers/infiniband/hw/qib/qib.h @@ -45,6 +45,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3