Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99314
b: refs/heads/master
c: 4e78c91
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jun 10, 2008
1 parent 2498af2 commit c4cf56a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 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: 471b3c1b011f807d16f1e19d1d4ecf703f1e7d1a
refs/heads/master: 4e78c91abe1a40b905611100a593be62784ba355
11 changes: 0 additions & 11 deletions trunk/arch/x86/kernel/numaq_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,3 @@ static int __init numaq_tsc_disable(void)
return 0;
}
arch_initcall(numaq_tsc_disable);

#ifdef CONFIG_ACPI
/*
* Dummy implementation:
*/
struct pci_bus * __devinit
pci_acpi_scan_root(struct acpi_device *device, int domain, int busnum)
{
return NULL;
}
#endif

0 comments on commit c4cf56a

Please sign in to comment.