Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316506
b: refs/heads/master
c: 8503562
h: refs/heads/master
v: v3
  • Loading branch information
Jiang Liu authored and Bjorn Helgaas committed Jun 22, 2012
1 parent f420cce commit 4d57752
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 66e8850a2a34e6c52105d92a0f0054b304cb7140
refs/heads/master: 8503562fd4e8e261bd7ca442705c6e8f0fd88228
7 changes: 0 additions & 7 deletions trunk/arch/x86/pci/acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,13 +314,6 @@ setup_resource(struct acpi_resource *acpi_res, void *data)
}

info->res_num++;
if (addr.translation_offset)
dev_info(&info->bridge->dev, "host bridge window %pR "
"(PCI address [%#llx-%#llx])\n",
res, res->start - addr.translation_offset,
res->end - addr.translation_offset);
else
dev_info(&info->bridge->dev, "host bridge window %pR\n", res);

return AE_OK;
}
Expand Down

0 comments on commit 4d57752

Please sign in to comment.