Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84084
b: refs/heads/master
c: 013c40e
h: refs/heads/master
v: v3
  • Loading branch information
Henrique de Moraes Holschuh authored and Len Brown committed Feb 2, 2008
1 parent a9f95c0 commit f2d7a60
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d1edb2b5f1d016d679600cccf2716e0134fff917
refs/heads/master: 013c40e457ac573b29daa0e369c2ba6729c23557
2 changes: 2 additions & 0 deletions trunk/drivers/misc/thinkpad_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ static int acpi_ec_write(int i, u8 v)
return 1;
}

#if defined(CONFIG_THINKPAD_ACPI_DOCK) || defined(CONFIG_THINKPAD_ACPI_BAY)
static int _sta(acpi_handle handle)
{
int status;
Expand All @@ -423,6 +424,7 @@ static int _sta(acpi_handle handle)

return status;
}
#endif

static int issue_thinkpad_cmos_command(int cmos_cmd)
{
Expand Down

0 comments on commit f2d7a60

Please sign in to comment.