From ed997d3802c4bf5c2ef42938af1dd8c72c09de65 Mon Sep 17 00:00:00 2001 From: Jack Rosenthal Date: Thu, 24 Oct 2019 15:08:59 -0600 Subject: host: remove leftovers from using system clock in tests There was some leftover constants and a #include we are no longer using due to using a monotonic counter, clean it up. BUG=chromium:1013701 BRANCH=none TEST=buildall Change-Id: Ieeb130aef9ee89d65459f52c8f34753c30c3c388 Signed-off-by: Jack Rosenthal Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1879335 Reviewed-by: Edward Hill --- test/build.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/build.mk b/test/build.mk index f4f2d5d44b..b11e055e0f 100644 --- a/test/build.mk +++ b/test/build.mk @@ -109,7 +109,6 @@ fpsensor-y=fpsensor.o hooks-y=hooks.o host_command-y=host_command.o inductive_charging-y=inductive_charging.o -interrupt-scale=10 interrupt-y=interrupt.o is_enabled-y=is_enabled.o kb_8042-y=kb_8042.o -- cgit v1.2.1