Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44984
b: refs/heads/master
c: 616362d
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Len Brown committed Oct 27, 2006
1 parent 2d4eb4c commit c758af9
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: 5c5e81aaa821822309fd2663c22c94ca0802e407
refs/heads/master: 616362de2fe224512fe105aec08f19f5470afb01
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ int ec_write(u8 addr, u8 val)

EXPORT_SYMBOL(ec_write);

extern int ec_transaction(u8 command,
int ec_transaction(u8 command,
const u8 *wdata, unsigned wdata_len,
u8 *rdata, unsigned rdata_len)
{
Expand Down

0 comments on commit c758af9

Please sign in to comment.