diff options
Diffstat (limited to 'drivers/ide/mips/au1xxx-ide.c')
-rw-r--r-- | drivers/ide/mips/au1xxx-ide.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/mips/au1xxx-ide.c b/drivers/ide/mips/au1xxx-ide.c index 1a6c27b32498..08c46c36b7e7 100644 --- a/drivers/ide/mips/au1xxx-ide.c +++ b/drivers/ide/mips/au1xxx-ide.c | |||
@@ -600,8 +600,6 @@ static int au_ide_probe(struct device *dev) | |||
600 | 600 | ||
601 | ide_init_port_hw(hwif, &hw); | 601 | ide_init_port_hw(hwif, &hw); |
602 | 602 | ||
603 | hwif->dev = dev; | ||
604 | |||
605 | /* If the user has selected DDMA assisted copies, | 603 | /* If the user has selected DDMA assisted copies, |
606 | then set up a few local I/O function entry points | 604 | then set up a few local I/O function entry points |
607 | */ | 605 | */ |