summaryrefslogtreecommitdiff
path: root/board/drobit/board.c
diff options
context:
space:
mode:
authorMichael5 Chen <michael5_chen1@pegatron.corp-partner.google.com>2020-11-02 10:05:10 +0800
committerCommit Bot <commit-bot@chromium.org>2020-11-03 04:43:24 +0000
commit9c7752544ff0128b63f9ef5067ab2d3fa8c2b418 (patch)
tree854b01354be1d8b63eaad9e14750635317b52d18 /board/drobit/board.c
parent85f55eeb4c8680086241d6b33dc10ee91efaddff (diff)
downloadchrome-ec-9c7752544ff0128b63f9ef5067ab2d3fa8c2b418.tar.gz
drobit: Remove ALS function dependent on schematic.
Remove ALS function dependent on schematic. BUG=b:172129778 BRANCH=firmware-volteer-13521.B TEST=make BOARD=drobit Signed-off-by: Michael5 Chen <michael5_chen1@pegatron.corp-partner.google.com> Change-Id: If24cb9fdc6583417f23c3451c668979c09cafeb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2513405 Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Zhuohao Lee <zhuohao@chromium.org>
Diffstat (limited to 'board/drobit/board.c')
-rw-r--r--board/drobit/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/drobit/board.c b/board/drobit/board.c
index 1993b241fb..df704b959d 100644
--- a/board/drobit/board.c
+++ b/board/drobit/board.c
@@ -11,7 +11,6 @@
#include "cbi_ec_fw_config.h"
#include "driver/accel_bma2x2.h"
#include "driver/accelgyro_bmi260.h"
-#include "driver/als_tcs3400.h"
#include "driver/bc12/pi3usb9201.h"
#include "driver/ppc/sn5s330.h"
#include "driver/ppc/syv682x.h"