summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_kunit_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/chrome/cros_kunit_util.h')
-rw-r--r--drivers/platform/chrome/cros_kunit_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/chrome/cros_kunit_util.h b/drivers/platform/chrome/cros_kunit_util.h
index 88134c9f1acf..414002271c9c 100644
--- a/drivers/platform/chrome/cros_kunit_util.h
+++ b/drivers/platform/chrome/cros_kunit_util.h
@@ -23,6 +23,7 @@ struct ec_xfer_mock {
u32 o_data_len;
};
+extern int cros_kunit_ec_xfer_mock_default_result;
extern int cros_kunit_ec_xfer_mock_default_ret;
extern int cros_kunit_ec_cmd_xfer_mock_called;
extern int cros_kunit_ec_pkt_xfer_mock_called;