Include the header file we really want. Signed-off-by: James Lentini <[EMAIL PROTECTED]>
Index: hw/mthca/mthca_cmd.c =================================================================== --- hw/mthca/mthca_cmd.c (revision 8850) +++ hw/mthca/mthca_cmd.c (working copy) @@ -34,7 +34,7 @@ * $Id$ */ -#include <linux/sched.h> +#include <linux/completion.h> #include <linux/pci.h> #include <linux/errno.h> #include <asm/io.h> _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
