Skip to content

Commit

Permalink
iio: imu: adis16480: remove duplicated include from adis16480.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
  • Loading branch information
Wei Yongjun authored and Jonathan Cameron committed Nov 30, 2012
1 parent 11ef9af commit 583f2de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/iio/imu/adis16480.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/iio/buffer.h>
#include <linux/iio/imu/adis.h>

#include <linux/iio/iio.h>
#include <linux/debugfs.h>

#define ADIS16480_PAGE_SIZE 0x80
Expand Down

0 comments on commit 583f2de

Please sign in to comment.