提交 30b5309a 编写于 作者: M Michael Hennerich 提交者: Greg Kroah-Hartman

staging: iio: adc: Address mailing list feedback by Jonathan Cameron

Add missing new line
Fix typo
Signed-off-by: NMichael Hennerich <michael.hennerich@analog.com>
Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 985dbe77
......@@ -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
\ No newline at end of file
obj-$(CONFIG_AD799X) += ad799x.o
......@@ -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 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册