Skip to content

Commit

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

Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
  • Loading branch information
Wei Yongjun authored and jic23 committed Nov 30, 2012
1 parent afc3a57 commit 11ef9af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/iio/gyro/adis16136.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/iio/buffer.h>
#include <linux/iio/imu/adis.h>

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

#define ADIS16136_REG_FLASH_CNT 0x00
Expand Down

0 comments on commit 11ef9af

Please sign in to comment.