summaryrefslogtreecommitdiff
path: root/include/driver/ln9310.h
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2022-02-11 15:46:24 -0700
committerCommit Bot <commit-bot@chromium.org>2022-02-25 21:09:17 +0000
commitf3d59ce74b9de935a3be73460b012ae9995fdef6 (patch)
treed12397d8d7b7335a7bdaa3e905592f7f91fa8d7e /include/driver/ln9310.h
parent3ec94000fb8b9d1428e217f2e7d5ac63764e13de (diff)
downloadchrome-ec-f3d59ce74b9de935a3be73460b012ae9995fdef6.tar.gz
gpio: cleanup header usage for sensors
The motion_sense.h header doesn't reference any GPIO functions or structures so the extra header is removed. BUG=b:218856245 BRANCH=none TEST=compare_build.sh Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: Iee843f0dd35336b264d15e949ca780aa1b2e3f1e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3489096 Reviewed-by: Denis Brockus <dbrockus@chromium.org>
Diffstat (limited to 'include/driver/ln9310.h')
-rw-r--r--include/driver/ln9310.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/driver/ln9310.h b/include/driver/ln9310.h
index ca969ce143..a5d3cf8922 100644
--- a/include/driver/ln9310.h
+++ b/include/driver/ln9310.h
@@ -8,7 +8,8 @@
#ifndef __CROS_EC_LN9310_H
#define __CROS_EC_LN9310_H
-#include "gpio.h"
+#include "common.h"
+#include "gpio_signal.h"
/* I2C address */
#define LN9310_I2C_ADDR_0_FLAGS 0x72