* [PATCH] __devinit in ide/pci/rz1000.c
@ 2004-11-13 22:52 Andries Brouwer
0 siblings, 0 replies; only message in thread
From: Andries Brouwer @ 2004-11-13 22:52 UTC (permalink / raw)
To: torvalds, akpm; +Cc: linux-kernel
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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-13 22:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-13 22:52 [PATCH] __devinit in ide/pci/rz1000.c Andries Brouwer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.