Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267521
b: refs/heads/master
c: 705099a
h: refs/heads/master
i:
  267519: 4c9747a
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 24eff32 commit 28fed42
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 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: 9076faa9af99e6eb69fb8939b97ab701d14b3145
refs/heads/master: 705099a763000872ae1a7ffda6b0433d56b55a6c
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/dds/ad9852.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ static struct attribute *ad9852_attributes[] = {
};

static const struct attribute_group ad9852_attribute_group = {
.name = DRV_NAME,
.attrs = ad9852_attributes,
};

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/dds/ad9910.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ static struct attribute *ad9910_attributes[] = {
};

static const struct attribute_group ad9910_attribute_group = {
.name = DRV_NAME,
.attrs = ad9910_attributes,
};

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/dds/ad9951.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ static struct attribute *ad9951_attributes[] = {
};

static const struct attribute_group ad9951_attribute_group = {
.name = DRV_NAME,
.attrs = ad9951_attributes,
};

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/resolver/ad2s1210.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,6 @@ static struct attribute *ad2s1210_attributes[] = {
};

static const struct attribute_group ad2s1210_attribute_group = {
.name = DRV_NAME,
.attrs = ad2s1210_attributes,
};

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/resolver/ad2s90.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ static struct attribute *ad2s90_attributes[] = {
};

static const struct attribute_group ad2s90_attribute_group = {
.name = DRV_NAME,
.attrs = ad2s90_attributes,
};

Expand Down

0 comments on commit 28fed42

Please sign in to comment.