diff --git a/[refs] b/[refs] index 8df1183674c9..4de4b6607ef3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a9f645fc15b4bb49a1c8133df9db0ccd67e3f76 +refs/heads/master: 2b4ff03895e4451719400e9ac50980b9d14af37d diff --git a/trunk/drivers/staging/iio/gyro/Makefile b/trunk/drivers/staging/iio/gyro/Makefile index 1303569e5c8a..79bef4ef7a54 100644 --- a/trunk/drivers/staging/iio/gyro/Makefile +++ b/trunk/drivers/staging/iio/gyro/Makefile @@ -14,8 +14,5 @@ obj-$(CONFIG_ADIS16130) += adis16130.o adis16260-y := adis16260_core.o obj-$(CONFIG_ADIS16260) += adis16260.o -adis16251-y := adis16251_core.o -obj-$(CONFIG_ADIS16251) += adis16251.o - adxrs450-y := adxrs450_core.o obj-$(CONFIG_ADXRS450) += adxrs450.o