Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317995
b: refs/heads/master
c: 586288c
h: refs/heads/master
i:
  317993: aebcd7f
  317991: 2000a96
v: v3
  • Loading branch information
Marek Belisko authored and Greg Kroah-Hartman committed Jul 17, 2012
1 parent d4a1668 commit 44c17ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e2bdf27d398ba7783d328e3e69dc2e8a0fd4a6f7
refs/heads/master: 586288c957cb17bf0fe00bf91f793c786f995946
4 changes: 2 additions & 2 deletions trunk/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ struct ft1000_info {


struct dpram_blk {
struct list_head list;
u16 *pbuffer;
struct list_head list;
u16 *pbuffer;
} __attribute__ ((packed));

int ft1000_read_register(struct ft1000_device *ft1000dev, u16* Data, u16 nRegIndx);
Expand Down

0 comments on commit 44c17ed

Please sign in to comment.