Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68173
b: refs/heads/master
c: 752097c
h: refs/heads/master
i:
  68171: b4b990f
v: v3
  • Loading branch information
Jeff Garzik authored and Linus Torvalds committed Oct 13, 2007
1 parent d91c329 commit 7f30375
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: b6c7347fffa655a3000d9d41640d222c19fc3065
refs/heads/master: 752097cec53eea111d087c545179b421e2bde98a
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include <asm/numa.h>
#include "pci.h"

static int __devinit can_skip_ioresource_align(struct dmi_system_id *d)
static int __devinit can_skip_ioresource_align(const struct dmi_system_id *d)
{
pci_probe |= PCI_CAN_SKIP_ISA_ALIGN;
printk(KERN_INFO "PCI: %s detected, can skip ISA alignment\n", d->ident);
Expand Down

0 comments on commit 7f30375

Please sign in to comment.