summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/sbs_charging_v2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sbs_charging_v2.c b/test/sbs_charging_v2.c
index 3006945c65..041f4f9a45 100644
--- a/test/sbs_charging_v2.c
+++ b/test/sbs_charging_v2.c
@@ -699,7 +699,7 @@ test_static int test_hc_current_limit(void)
test_static int test_hc_current_limit_v1(void)
{
int rv, norm_current, lower_current, current;
- struct ec_params_current_limit params;
+ struct ec_params_current_limit_v1 params;
/* On AC */
test_setup(1);