Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65110
b: refs/heads/master
c: 7f10cc4
h: refs/heads/master
v: v3
  • Loading branch information
Maik Broemme authored and Len Brown committed Sep 18, 2007
1 parent 4d71006 commit c9be46e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a21101c46ca5b4320e31408853cdcbf7cb1ce4ed
refs/heads/master: 7f10cc4e838c2b2d7272031954c56c407569d497
1 change: 0 additions & 1 deletion trunk/drivers/acpi/video.c
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@ acpi_video_device_lcd_set_level(struct acpi_video_device *device, int level)
arg0.integer.value = level;
status = acpi_evaluate_object(device->dev->handle, "_BCM", &args, NULL);

printk(KERN_DEBUG "set_level status: %x\n", status);
return status;
}

Expand Down

0 comments on commit c9be46e

Please sign in to comment.