aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/st_gyro.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-03-02 15:12:54 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-03-02 15:12:54 -0800
commit9ff7aeb6247823e51b04d993478025f4591b9679 (patch)
tree4749e90e746d30b55904162c88935628c280565d /drivers/iio/gyro/st_gyro.h
parent3154da34beff952a6b29dcc27c9dacf9adac977c (diff)
parent9f4a9b83f13544df61efd3645308f64205dc8db9 (diff)
downloadkernel_replicant_linux-9ff7aeb6247823e51b04d993478025f4591b9679.tar.gz
kernel_replicant_linux-9ff7aeb6247823e51b04d993478025f4591b9679.tar.bz2
kernel_replicant_linux-9ff7aeb6247823e51b04d993478025f4591b9679.zip
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging tree fixes from Greg KH: "Here are a few IIO fixes, and a new device id for a staging driver for 3.14-rc5. All have been in linux-next for a while, I did a final merge to get the IIO fixes into this tree, they were incorrectly in the char-misc tree for a few weeks, and I forgot to tell you to pull them from there. This makes it a single pull request for you" * tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: r8188eu: Add new device ID staging:iio:adc:MXS:LRADC: fix touchscreen statemachine iio:gyro: bug on L3GD20H gyroscope support iio: cm32181: Change cm32181 ambient light sensor driver iio: cm36651: Fix read/write integration time function.
Diffstat (limited to 'drivers/iio/gyro/st_gyro.h')
-rw-r--r--drivers/iio/gyro/st_gyro.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/gyro/st_gyro.h b/drivers/iio/gyro/st_gyro.h
index f8f2bf84a5a2..c197360c450b 100644
--- a/drivers/iio/gyro/st_gyro.h
+++ b/drivers/iio/gyro/st_gyro.h
@@ -19,7 +19,6 @@
#define LSM330DL_GYRO_DEV_NAME "lsm330dl_gyro"
#define LSM330DLC_GYRO_DEV_NAME "lsm330dlc_gyro"
#define L3GD20_GYRO_DEV_NAME "l3gd20"
-#define L3GD20H_GYRO_DEV_NAME "l3gd20h"
#define L3G4IS_GYRO_DEV_NAME "l3g4is_ui"
#define LSM330_GYRO_DEV_NAME "lsm330_gyro"