summaryrefslogtreecommitdiff
path: root/driver/fingerprint
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:49:37 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-29 00:30:16 +0000
commit1ceade6e65668d87ce26764333bbdd4353a906a4 (patch)
treecb048eee2bbc7dfe2a803c5c3a48e4450856b9dd /driver/fingerprint
parent352f5cde6114ba132e3e7f8f0d913b4fd36d1ff3 (diff)
downloadchrome-ec-1ceade6e65668d87ce26764333bbdd4353a906a4.tar.gz
driver/fingerprint/fpc/bep/fpc_private.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I1529ff75a7038fa96b37d3cf43767a60e06480a1 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729971 Reviewed-by: Tom Hughes <tomhughes@chromium.org> Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'driver/fingerprint')
-rw-r--r--driver/fingerprint/fpc/bep/fpc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/fingerprint/fpc/bep/fpc_private.h b/driver/fingerprint/fpc/bep/fpc_private.h
index 1c01d61207..48c9f5b092 100644
--- a/driver/fingerprint/fpc/bep/fpc_private.h
+++ b/driver/fingerprint/fpc/bep/fpc_private.h
@@ -46,4 +46,4 @@ int fp_sensor_maintenance(uint8_t *image_data,
*/
int fpc_get_hwid(uint16_t *id);
-#endif /* __CROS_EC_FPC_PRIVATE_H */
+#endif /* __CROS_EC_FPC_PRIVATE_H */