commit | 6f3a6748a4baecf7d30a068c6f54ccb86544be8b | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Wed Sep 13 05:36:52 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 18 02:09:13 2023 |
tree | d8ba22bd06317dcfe192c8cd44ea2ddf8cadda69 | |
parent | 960d9c4bd36f94acc1581a1100c5241cb323ffd2 [diff] |
cros_ec: Blend cros_ec.c and cros_ec_dev.c No need to spread the implementation between two distinct files. Keeps compile-time symbol table more tidy by making internal driver worker functions static. BUG=b:300180551 BRANCH=none TEST=builds Signed-off-by: Edward O'Callaghan <quasisec@google.com> Change-Id: Ic77ad8bf133d715b36696dd145c80313efc40884 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/4861624 Tested-by: Edward O'Callaghan <quasisec@chromium.org> Commit-Queue: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Sam McNally <sammc@chromium.org>