Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71343
b: refs/heads/master
c: a84f3ee
h: refs/heads/master
i:
  71341: 39c1e24
  71339: 0f32b39
  71335: 5349acb
  71327: 0b30d58
v: v3
  • Loading branch information
Auke Kok authored and Bartlomiej Zolnierkiewicz committed Oct 18, 2007
1 parent a4079c6 commit f34b817
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5f8b6c34854a966fe5eb7241fde0419d47d5d408
refs/heads/master: a84f3eeddfe367cbb5bf794eb482e3d466f098df
1 change: 0 additions & 1 deletion trunk/drivers/ide/pci/amd74xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ static unsigned int __devinit init_chipset_amd74xx(struct pci_dev *dev, const ch
* Print the boot message.
*/

pci_read_config_byte(dev, PCI_REVISION_ID, &t);
printk(KERN_INFO "%s: %s (rev %02x) UDMA%s controller\n",
amd_chipset->name, pci_name(dev), dev->revision,
amd_dma[fls(amd_config->udma_mask) - 1]);
Expand Down

0 comments on commit f34b817

Please sign in to comment.