Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77248
b: refs/heads/master
c: 23d8e72
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Jan 26, 2008
1 parent 1908121 commit da1e924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2e13093a834ddbbf92701d477e69c9018959a82c
refs/heads/master: 23d8e72c3a813f2121878120bc49de2cd390119b
1 change: 1 addition & 0 deletions trunk/drivers/ide/arm/rapide.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ rapide_probe(struct expansion_card *ec, const struct ecard_id *id)

hwif = rapide_locate_hwif(base, base + 0x818, 1 << 6, ec->irq);
if (hwif) {
hwif->chipset = ide_generic;
hwif->hwif_data = base;
hwif->gendev.parent = &ec->dev;
hwif->noprobe = 0;
Expand Down

0 comments on commit da1e924

Please sign in to comment.