summaryrefslogtreecommitdiff
path: root/driver/touchpad_st.h
diff options
context:
space:
mode:
authorJeremy Bettis <jbettis@google.com>2022-11-23 13:51:53 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-11-29 22:10:18 +0000
commite6da633c3840a90479a01224fcde04135408c787 (patch)
treee4676778af63ce1c39f2b745ebff008436713158 /driver/touchpad_st.h
parent0a26305e5e47487a35edba5f68695a08b522643a (diff)
downloadchrome-ec-e6da633c3840a90479a01224fcde04135408c787.tar.gz
driver: Sort header files
Sort all includes in driver with the clang-format rules used by the zephyr project. BRANCH=None BUG=b:247100970 TEST=zmake build -a TEST=./twister --clobber -v -i TEST=make -j72 buildall_only runtests TEST=zmake compare-builds -a Signed-off-by: Jeremy Bettis <jbettis@google.com> Change-Id: I675e0db416b6b7cbcfce031c97fd24ad97b66f4f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4052767 Reviewed-by: Yuval Peress <peress@google.com> Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com> Tested-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org>
Diffstat (limited to 'driver/touchpad_st.h')
-rw-r--r--driver/touchpad_st.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/touchpad_st.h b/driver/touchpad_st.h
index 6ea3f6aeb0..1dee7f0947 100644
--- a/driver/touchpad_st.h
+++ b/driver/touchpad_st.h
@@ -6,10 +6,10 @@
#ifndef __CROS_EC_TOUCHPAD_ST_H
#define __CROS_EC_TOUCHPAD_ST_H
-#include <stdint.h>
-
#include "common.h"
+#include <stdint.h>
+
#define ST_VENDOR_ID 0x0483
#define ST_TP_EXTRA_BYTE 1