Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142567
b: refs/heads/master
c: 75c8915
h: refs/heads/master
i:
  142565: f131929
  142563: 12daf2a
  142559: 9371ea9
v: v3
  • Loading branch information
Mike Rapoport authored and Linus Torvalds committed Apr 7, 2009
1 parent a345e15 commit 09a01cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a7bb3909b3293d503211d7f6af8ed62c1644b686
refs/heads/master: 75c8915c0ca633f7c1839618bd5c6a5e26b24094
2 changes: 0 additions & 2 deletions trunk/drivers/spi/spi_bfin5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ MODULE_AUTHOR(DRV_AUTHOR);
MODULE_DESCRIPTION(DRV_DESC);
MODULE_LICENSE("GPL");

#define IS_DMA_ALIGNED(x) (((u32)(x)&0x07) == 0)

#define START_STATE ((void *)0)
#define RUNNING_STATE ((void *)1)
#define DONE_STATE ((void *)2)
Expand Down

0 comments on commit 09a01cb

Please sign in to comment.