Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118053
b: refs/heads/master
c: effdb94
h: refs/heads/master
i:
  118051: 8af68d9
v: v3
  • Loading branch information
Fernando Luis Vazquez Cao authored and Linus Torvalds committed Oct 30, 2008
1 parent aa39fbe commit c87a6d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 731572d39fcd3498702eda4600db4c43d51e0b26
refs/heads/master: effdb9492de01a51f8123e62e87e3330688f9bf1
3 changes: 3 additions & 0 deletions trunk/include/linux/spi/spi_bitbang.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
* duplex (MicroWire) controllers. Provide chipslect() and txrx_bufs(),
* and custom setup()/cleanup() methods.
*/

#include <linux/workqueue.h>

struct spi_bitbang {
struct workqueue_struct *workqueue;
struct work_struct work;
Expand Down

0 comments on commit c87a6d4

Please sign in to comment.