Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74024
b: refs/heads/master
c: 55b8d50
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Len Brown committed Nov 17, 2007
1 parent bc430f4 commit aef1497
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: 16ee2db63ef78c387bdda6e0cde3a2051518b6cf
refs/heads/master: 55b8d50c1a7b2d53eddaa3114dc55b0ed00df0f3
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ static int __devinit can_skip_ioresource_align(const struct dmi_system_id *d)
return 0;
}

static struct dmi_system_id acpi_pciprobe_dmi_table[] = {
static struct dmi_system_id acpi_pciprobe_dmi_table[] __devinitdata = {
/*
* Systems where PCI IO resource ISA alignment can be skipped
* when the ISA enable bit in the bridge control is not set
Expand Down

0 comments on commit aef1497

Please sign in to comment.