Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47358
b: refs/heads/master
c: dedf61d
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Feb 9, 2007
1 parent 83b3f73 commit adbdb4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d2cdfc0db39247518585db13a3abdc633a158e0e
refs/heads/master: dedf61db4f689b12c448b48426330290f98ed321
2 changes: 1 addition & 1 deletion trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ static void do_pata_set_dmamode (struct ata_port *ap, struct ata_device *adev, i
u16 master_data;
u8 speed = adev->dma_mode;
int devid = adev->devno + 2 * ap->port_no;
u8 udma_enable;
u8 udma_enable = 0;

static const /* ISP RTC */
u8 timings[][2] = { { 0, 0 },
Expand Down

0 comments on commit adbdb4e

Please sign in to comment.