From f9bbe9da79dbc8557c74efeb158b431cd67ace52 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 3 Mar 1998 01:22:27 +0000 Subject: Upgrade to 2.1.73. --- drivers/block/qd6580.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/block/qd6580.c') diff --git a/drivers/block/qd6580.c b/drivers/block/qd6580.c index 296aef3a7..9c13bfea9 100644 --- a/drivers/block/qd6580.c +++ b/drivers/block/qd6580.c @@ -65,4 +65,5 @@ void init_qd6580 (void) ide_hwifs[0].tuneproc = &tune_qd6580; ide_hwifs[0].mate = &ide_hwifs[1]; ide_hwifs[1].mate = &ide_hwifs[0]; + ide_hwifs[1].channel = 1; } -- cgit v1.2.3