[PATCH] __devinit in ide/pci/rz1000.c

From: Andries Brouwer
Date: Sat Nov 13 2004 - 17:53:54 EST


diff -uprN -X /linux/dontdiff a/drivers/ide/pci/rz1000.c b/drivers/ide/pci/rz1000.c
--- a/drivers/ide/pci/rz1000.c 2004-10-30 21:44:00.000000000 +0200
+++ b/drivers/ide/pci/rz1000.c 2004-11-14 00:00:04.000000000 +0100
@@ -33,7 +33,7 @@

#include <asm/io.h>

-static void __init init_hwif_rz1000 (ide_hwif_t *hwif)
+static void __devinit init_hwif_rz1000 (ide_hwif_t *hwif)
{
u16 reg;
struct pci_dev *dev = hwif->pci_dev;
-
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/