Re: [patch 3/3] scsi: wd33c93 needs <asm/irq.h>

From: Ralf Baechle
Date: Fri Jul 20 2007 - 13:31:52 EST


On Fri, Jul 20, 2007 at 06:40:46PM +0200, Geert Uytterhoeven wrote:

> --- a/drivers/scsi/wd33c93.c
> +++ b/drivers/scsi/wd33c93.c
> @@ -89,6 +89,8 @@
> #include <scsi/scsi_device.h>
> #include <scsi/scsi_host.h>
>
> +#include <asm/irq.h>

These days that should probably be <linux/irq.h>.

Ralf
-
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/