Re: [openib-general] [PATCH 07/16] ehca: interrupt handling routines

From: Christoph Hellwig
Date: Tue May 09 2006 - 09:15:37 EST


> +#include <linux/interrupt.h>
> +#include <asm/atomic.h>
> +#include <asm/types.h>

Please don't use <asm/types.h> directly ever. Always include
<linux/types.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/