Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40661
b: refs/heads/master
c: 90d5390
h: refs/heads/master
i:
  40659: 168ff46
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Nov 3, 2006
1 parent 064c972 commit 79c4942
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: 19c6b6ed3f597a583f58e3fc99256cc01ae8c394
refs/heads/master: 90d53909443b3986569b38ef145f09ea2359af75
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ static inline int acpi_madt_oem_check(char *oem_id, char *oem_table_id) { return

#define PREFIX "ACPI: "

int acpi_noirq __initdata; /* skip ACPI IRQ initialization */
int acpi_noirq; /* skip ACPI IRQ initialization */
int acpi_pci_disabled __initdata; /* skip ACPI PCI scan and IRQ initialization */
int acpi_ht __initdata = 1; /* enable HT */

Expand Down

0 comments on commit 79c4942

Please sign in to comment.