Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192167
b: refs/heads/master
c: 93873bc
h: refs/heads/master
i:
  192165: 798e8b9
  192163: 9a8bada
  192159: 4388e65
v: v3
  • Loading branch information
Dima Zavin authored and Daniel Walker committed May 12, 2010
1 parent 28157e5 commit 616313c
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: b42dc44afca902d19f86d541cbb665f31b9149a0
refs/heads/master: 93873bcbd16f7233dd5a20280af8e5394e702a8b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-msm/smd_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ struct smd_half_channel {
unsigned char fUNUSED;
unsigned tail;
unsigned head;
} __attribute__((packed));
} __attribute__(( aligned(4), packed ));

struct smd_shared_v1 {
struct smd_half_channel ch0;
Expand Down

0 comments on commit 616313c

Please sign in to comment.