summaryrefslogtreecommitdiffstats
path: root/libsensors/mlsdk/mllite/mldl_cfg.h
diff options
context:
space:
mode:
authorKyle Repinski <repinski23@gmail.com>2015-12-08 03:42:06 -0600
committerZiyan <jaraidaniel@gmail.com>2016-01-17 22:41:00 +0100
commit279fa1241dec2d666d92eec566a6cabfc1ad9f86 (patch)
treee8160418ed6b283386074a816d969916f497ba21 /libsensors/mlsdk/mllite/mldl_cfg.h
parent3f2cb86a83bd0bc394399b7cd52f3db5339dc2d9 (diff)
downloaddevice_samsung_tuna-279fa1241dec2d666d92eec566a6cabfc1ad9f86.zip
device_samsung_tuna-279fa1241dec2d666d92eec566a6cabfc1ad9f86.tar.gz
device_samsung_tuna-279fa1241dec2d666d92eec566a6cabfc1ad9f86.tar.bz2
libsensors: mlsdk: Remove lots of unused cruft.
This alone was enough to cut 16KB off of the mllite.so size.
Diffstat (limited to 'libsensors/mlsdk/mllite/mldl_cfg.h')
-rw-r--r--libsensors/mlsdk/mllite/mldl_cfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libsensors/mlsdk/mllite/mldl_cfg.h b/libsensors/mlsdk/mllite/mldl_cfg.h
index fb2e402..90252c5 100644
--- a/libsensors/mlsdk/mllite/mldl_cfg.h
+++ b/libsensors/mlsdk/mllite/mldl_cfg.h
@@ -55,7 +55,6 @@
#define INV_Y_PRESSURE (0x0800)
#define INV_Z_PRESSURE (0x1000)
-#define INV_TEMPERATURE (0x2000)
#define INV_TIME (0x4000)
#define INV_THREE_AXIS_GYRO (0x000F)