[PATCH 307] Mac SWIM floppy missing include

From: Geert Uytterhoeven
Date: Sun Sep 28 2003 - 08:18:18 EST


Mac SWIM floppy: Add missing include

--- linux-2.6.0-test6/drivers/block/swim_iop.c Sat Aug 9 21:42:48 2003
+++ linux-m68k-2.6.0-test6/drivers/block/swim_iop.c Thu Sep 18 04:24:55 2003
@@ -31,6 +31,7 @@
#include <linux/delay.h>
#include <linux/fd.h>
#include <linux/ioctl.h>
+#include <linux/blkdev.h>
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/mac_iop.h>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/