Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357091
b: refs/heads/master
c: 10ce844
h: refs/heads/master
i:
  357089: 2d6e9d5
  357087: a168358
v: v3
  • Loading branch information
Kirill Smelkov authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent 0c99233 commit 9da750e
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: e3a8b4d22b47b3ee17baccdc5b351465f890671c
refs/heads/master: 10ce84415836d3fbf907367b9eb595a0dfd6ccb1
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/vivi.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ struct vivi_dev {
unsigned int field_count;

u8 bars[9][3];
u8 line[MAX_WIDTH * 8];
u8 line[MAX_WIDTH * 8] __attribute__((__aligned__(4)));
unsigned int pixelsize;
u8 alpha_component;
u32 textfg, textbg;
Expand Down

0 comments on commit 9da750e

Please sign in to comment.