summaryrefslogtreecommitdiff
path: root/test/vpd_api.c
diff options
context:
space:
mode:
authorJeremy Bettis <jbettis@google.com>2022-11-23 11:29:10 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-11-30 02:05:04 +0000
commita147fd5e333e940ff831cd09964ca855b3f78755 (patch)
tree8c616c254360b4568ec66aeb8341a698ca64f829 /test/vpd_api.c
parent91ba2792dbe8eebedac3f921734ade520e7645d7 (diff)
downloadchrome-ec-a147fd5e333e940ff831cd09964ca855b3f78755.tar.gz
test: Sort header files
Sort all includes in test 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: Iae52f99a3a8b5623c1c92722c325ca92816fa856 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4052760 Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com> Reviewed-by: Aaron Massey <aaronmassey@google.com> Auto-Submit: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Tested-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'test/vpd_api.c')
-rw-r--r--test/vpd_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/vpd_api.c b/test/vpd_api.c
index 51a2e76cd6..e159dcb066 100644
--- a/test/vpd_api.c
+++ b/test/vpd_api.c
@@ -3,10 +3,10 @@
* found in the LICENSE file.
*/
+#include "console.h"
+#include "driver/tcpm/tcpm.h"
#include "registers.h"
#include "vpd_api.h"
-#include "driver/tcpm/tcpm.h"
-#include "console.h"
/*
* Polarity based on 'DFP Perspective' (see table USB Type-C Cable and Connector
* Specification)