Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167612
b: refs/heads/master
c: 2906206
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Woithe authored and Len Brown committed Oct 9, 2009
1 parent 61c1e6f commit 6a5b0c0
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: c4c4e2a58996d774429ded2fe386e88b47a10e98
refs/heads/master: 2906206350b7e13e2047467cc29a0a2d78d71cb2
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/fujitsu-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ static int acpi_fujitsu_hotkey_remove(struct acpi_device *device, int type)
struct fujitsu_hotkey_t *fujitsu_hotkey = acpi_driver_data(device);
struct input_dev *input = fujitsu_hotkey->input;

#ifdef CONFIG_LEDS_CLASS
#if defined(CONFIG_LEDS_CLASS) || defined(CONFIG_LEDS_CLASS_MODULE)
if (fujitsu_hotkey->logolamp_registered)
led_classdev_unregister(&logolamp_led);

Expand Down

0 comments on commit 6a5b0c0

Please sign in to comment.