Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101999
b: refs/heads/master
c: d185705
h: refs/heads/master
i:
  101997: 5d31507
  101995: 46e47f1
  101991: c9afa28
  101983: 85851dc
v: v3
  • Loading branch information
Vegard Nossum authored and Andi Kleen committed Jul 16, 2008
1 parent aa77bc0 commit a793162
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 860f0c6b3dcaa455894f690647442dc97cab19c8
refs/heads/master: d1857056904d5f313f11184fcfa624652ff9620a
3 changes: 3 additions & 0 deletions trunk/drivers/acpi/glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,9 @@ static int __init acpi_rtc_init(void)
{
struct device *dev = get_rtc_dev();

if (acpi_disabled)
return 0;

if (acpi_disabled)
return 0;

Expand Down

0 comments on commit a793162

Please sign in to comment.