[openib-general] [PATCH 07/16] ehca: interrupt handling routines
Christoph Hellwig
hch at lst.de
Tue May 9 06:15:47 PDT 2006
> +#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>
More information about the general
mailing list