Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220089
b: refs/heads/master
c: 30b5309
h: refs/heads/master
i:
  220087: 28dd0b8
v: v3
  • Loading branch information
Michael Hennerich authored and Greg Kroah-Hartman committed Oct 5, 2010
1 parent d18f775 commit 64b3b82
Show file tree
Hide file tree
Showing 3 changed files with 3 additions 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: 985dbe776b0411ebf740b72a94a397fd0217570f
refs/heads/master: 30b5309ae54723785bd0572be9316afd5dc203a7
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/adc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ obj-$(CONFIG_MAX1363) += max1363.o

ad799x-y := ad799x_core.o
ad799x-$(CONFIG_AD799X_RING_BUFFER) += ad799x_ring.o
obj-$(CONFIG_AD799X) += ad799x.o
obj-$(CONFIG_AD799X) += ad799x.o
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/adc/ad799x.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ struct ad799x_state {
};

/*
* TODO: struct ad799x_platform_data needs to go into inlude/linux/iio
* TODO: struct ad799x_platform_data needs to go into include/linux/iio
*/

struct ad799x_platform_data {
Expand Down

0 comments on commit 64b3b82

Please sign in to comment.