Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353733
b: refs/heads/master
c: 99e0201
h: refs/heads/master
i:
  353731: a2114a3
v: v3
  • Loading branch information
Marek Vasut authored and Jonathan Cameron committed Dec 27, 2012
1 parent 0ee4b46 commit 3395c95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 569c4ac21864d9576717650814c6d84fb0c8166a
refs/heads/master: 99e02018df52e9bf723ea3f0c18cf412c7e75108
7 changes: 0 additions & 7 deletions trunk/drivers/staging/iio/adc/mxs-lradc.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,6 @@ static const char * const mxs_lradc_irq_name[] = {
"mxs-lradc-button1",
};

struct mxs_lradc_chan {
uint8_t slot;
uint8_t flags;
};

struct mxs_lradc {
struct device *dev;
void __iomem *base;
Expand All @@ -90,8 +85,6 @@ struct mxs_lradc {

struct mutex lock;

uint8_t enable;

struct completion completion;
};

Expand Down

0 comments on commit 3395c95

Please sign in to comment.