Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123515
b: refs/heads/master
c: 02fb568
h: refs/heads/master
i:
  123513: d1dfff0
  123511: 2d07b6b
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Dec 29, 2008
1 parent cecb03d commit 160adb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 27c01c2db05c3cf8824975e50403cd4fd9356dca
refs/heads/master: 02fb5683c98b0ce9ff75d890ebccd8e520d0e7a9
3 changes: 1 addition & 2 deletions trunk/drivers/ide/ide-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1125,8 +1125,7 @@ static int init_irq (ide_hwif_t *hwif)
sa = IRQF_SHARED;
#endif /* __mc68000__ */

if (hwif->chipset == ide_pci || hwif->chipset == ide_cmd646 ||
hwif->chipset == ide_ali14xx)
if (hwif->chipset == ide_pci || hwif->chipset == ide_cmd646)
sa = IRQF_SHARED;

if (io_ports->ctl_addr)
Expand Down

0 comments on commit 160adb5

Please sign in to comment.