Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256728
b: refs/heads/master
c: 8ff37c3
h: refs/heads/master
v: v3
  • Loading branch information
Peter Korsgaard authored and Grant Likely committed Jul 15, 2011
1 parent e69e99a commit bf0f86b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: cd27918dc9d2b730fbb898ff075d4fbfb7f674aa
refs/heads/master: 8ff37c38a26dbdba16f07d48c13bf5f212a98c89
3 changes: 0 additions & 3 deletions trunk/drivers/gpio/gpio-mcp23s08.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/workqueue.h>
#include <linux/mutex.h>
#include <linux/gpio.h>
#include <linux/spi/spi.h>
Expand Down Expand Up @@ -60,8 +59,6 @@ struct mcp23s08 {

struct gpio_chip chip;

struct work_struct work;

const struct mcp23s08_ops *ops;
};

Expand Down

0 comments on commit bf0f86b

Please sign in to comment.