[openib-general] [PATCH 07/16] ehca: interrupt handling routines
Christoph Hellwig
hch at lst.de
Tue May 9 23:15:47 EST 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 Linuxppc-dev
mailing list