commit | bf54a2b3c0dbf76136f00ff785bf6d8f6291311d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Nov 18 21:13:53 2008 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon May 17 21:37:41 2010 +0200 |
tree | 918d2a181a90454a2893c2a86640ef72b3a164f4 | |
parent | 0b7f1a7efb38b551f5948a13d0b36e876ba536db [diff] [blame] |
m68k: amiga - Zorro bus modalias support Add Amiga Zorro bus modalias and uevent support Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
diff --git a/drivers/scsi/zorro7xx.c b/drivers/scsi/zorro7xx.c index 105449c..e17764d 100644 --- a/drivers/scsi/zorro7xx.c +++ b/drivers/scsi/zorro7xx.c
@@ -69,6 +69,7 @@ }, { 0 } }; +MODULE_DEVICE_TABLE(zorro, zorro7xx_zorro_tbl); static int __devinit zorro7xx_init_one(struct zorro_dev *z, const struct zorro_device_id *ent)