summaryrefslogtreecommitdiff
path: root/include/linux/m4sensorhub.h
diff options
context:
space:
mode:
authorSimon Wilson <simonwilson@google.com>2014-07-29 12:46:03 -0700
committerDouglas Zobel <dzobel1@motorola.com>2014-08-07 02:10:45 +0000
commit767129434361fd64e64f975b5c559cf0e3a1d58f (patch)
tree2e188b5758b8f374906ffe16ac6dc11488cbad5c /include/linux/m4sensorhub.h
parent275fa5a308cf364128a137c056fc55149f3a0896 (diff)
downloadolio-linux-3.10-767129434361fd64e64f975b5c559cf0e3a1d58f.tar.xz
olio-linux-3.10-767129434361fd64e64f975b5c559cf0e3a1d58f.zip
mfd: sensorhub: convert to threaded IRQ handler
Change-Id: Id1c895ffdae01b085b79adc3934c5a2438a12157 Signed-off-by: Simon Wilson <simonwilson@google.com>
Diffstat (limited to 'include/linux/m4sensorhub.h')
-rw-r--r--include/linux/m4sensorhub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/m4sensorhub.h b/include/linux/m4sensorhub.h
index ae3645d5d99..5bc54f0885b 100644
--- a/include/linux/m4sensorhub.h
+++ b/include/linux/m4sensorhub.h
@@ -95,7 +95,6 @@ struct m4sensorhub_hwconfig {
struct m4sensorhub_irq_dbg {
unsigned char suspend; /* 1 - Suspended, 0 - Normal */
- unsigned char print_irqs; /* 1 - IRQs to print, 0 - None */
};
struct m4sensorhub_data {