From: David Miller Date: Thu, 5 Aug 2010 05:55:52 +0000 (+0000) Subject: IB/qib: Add missing include X-Git-Tag: v2.6.36-rc1~492^2^7 X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=commitdiff_plain;h=ba818afdc62590e95e45d63be96954ea568925bf;hp=a5210c12b7c4e34e904f4820a4abd048a2d75db5 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 --- diff --git a/drivers/infiniband/hw/qib/qib.h b/drivers/infiniband/hw/qib/qib.h index e67dba40d52..61de0654820 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