Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346378
b: refs/heads/master
c: 8690c70
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Linus Torvalds committed Dec 18, 2012
1 parent e487028 commit cea015e
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: ae872dbba92efbbaa7486fe84326427a66ed8335
refs/heads/master: 8690c70ea846a50e18241428cfbc3eade4104fb9
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/platform_lcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ struct platform_lcd {
struct plat_lcd_data *pdata;

unsigned int power;
unsigned int suspended : 1;
unsigned int suspended:1;
};

static inline struct platform_lcd *to_our_lcd(struct lcd_device *lcd)
Expand Down

0 comments on commit cea015e

Please sign in to comment.