Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117746
b: refs/heads/master
c: 0adaf6e
h: refs/heads/master
v: v3
  • Loading branch information
Sven Wegener authored and Richard Purdie committed Oct 20, 2008
1 parent f7463c6 commit a60ab27
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: 85b064b66400abf626b0e9754118c2a8a212c19b
refs/heads/master: 0adaf6e4c23dd8a7ab20fb3acaa58e3f8422ac60
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-pca955x.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ static void pca955x_led_work(struct work_struct *work)
pca955x_write_ls(pca955x->client, chip_ls, ls);
}

void pca955x_led_set(struct led_classdev *led_cdev, enum led_brightness value)
static void pca955x_led_set(struct led_classdev *led_cdev, enum led_brightness value)
{
struct pca955x_led *pca955x;

Expand Down

0 comments on commit a60ab27

Please sign in to comment.