Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63961
b: refs/heads/master
c: 0a52450
h: refs/heads/master
i:
  63959: c2ee12a
v: v3
  • Loading branch information
Meelis Roos authored and Len Brown committed Aug 4, 2007
1 parent 526d19d commit 333b1d4
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: 07ddf768d860bee7bd6581b7af3ce1009dbd05d0
refs/heads/master: 0a5245099819b0ae0a8e985f54909ba8414faba5
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ ec_parse_device(acpi_handle handle, u32 Level, void *context, void **retval)

ec->handle = handle;

printk(KERN_INFO PREFIX "GPE = 0x%lx, I/O: command/status = 0x%lx, data = 0x%lx",
printk(KERN_INFO PREFIX "GPE = 0x%lx, I/O: command/status = 0x%lx, data = 0x%lx\n",
ec->gpe, ec->command_addr, ec->data_addr);

return AE_CTRL_TERMINATE;
Expand Down

0 comments on commit 333b1d4

Please sign in to comment.