Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249803
b: refs/heads/master
c: 70987b8
h: refs/heads/master
i:
  249801: ebeb929
  249799: f0c62c6
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed May 19, 2011
1 parent fe7cc3e commit 7a38911
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1,279 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: 2a29a90b581067cd32dbb65512ec379c9891a500
refs/heads/master: 70987b81ec08f98fb9b1aa7ac5022bc78359c65c
9 changes: 0 additions & 9 deletions trunk/drivers/staging/iio/imu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@ config ADIS16300
Say yes here to build support for Analog Devices adis16300 four degrees
of freedom inertial sensor.

config ADIS16350
tristate "Analog Devices ADIS16350/54/55/60/62/64/65 IMU SPI driver"
depends on SPI
select IIO_TRIGGER if IIO_RING_BUFFER
select IIO_SW_RING if IIO_RING_BUFFER
help
Say yes here to build support for Analog Devices adis16350/54/55/60/62/64/65
high precision tri-axis inertial sensor.

config ADIS16400
tristate "Analog Devices ADIS16400 and similar IMU SPI driver"
depends on SPI
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/staging/iio/imu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ adis16300-y := adis16300_core.o
adis16300-$(CONFIG_IIO_RING_BUFFER) += adis16300_ring.o adis16300_trigger.o
obj-$(CONFIG_ADIS16300) += adis16300.o

adis16350-y := adis16350_core.o
adis16350-$(CONFIG_IIO_RING_BUFFER) += adis16350_ring.o adis16350_trigger.o
obj-$(CONFIG_ADIS16350) += adis16350.o

adis16400-y := adis16400_core.o
adis16400-$(CONFIG_IIO_RING_BUFFER) += adis16400_ring.o adis16400_trigger.o
obj-$(CONFIG_ADIS16400) += adis16400.o
177 changes: 0 additions & 177 deletions trunk/drivers/staging/iio/imu/adis16350.h

This file was deleted.

Loading

0 comments on commit 7a38911

Please sign in to comment.