Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263554
b: refs/heads/master
c: b8a297d
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim committed Aug 19, 2011
1 parent 0b024fc commit c57c993
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: ac0d1516a2903226c19f3b4a4b323a9ffbede7d0
refs/heads/master: b8a297d3f842f4f7dae98cf85701da069204b0b1
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-samsung/include/plat/backlight.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ struct samsung_bl_gpio_info {
int func;
};

extern void samsung_bl_set(struct samsung_bl_gpio_info *gpio_info,
extern void __init samsung_bl_set(struct samsung_bl_gpio_info *gpio_info,
struct platform_pwm_backlight_data *bl_data);

#endif /* __ASM_PLAT_BACKLIGHT_H */

0 comments on commit c57c993

Please sign in to comment.