summaryrefslogtreecommitdiff
path: root/test/usb_sm_checks.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/usb_sm_checks.h')
-rw-r--r--test/usb_sm_checks.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/usb_sm_checks.h b/test/usb_sm_checks.h
index d8e5f8ea06..1041afbaa4 100644
--- a/test/usb_sm_checks.h
+++ b/test/usb_sm_checks.h
@@ -1,4 +1,4 @@
-/* Copyright 2019 The Chromium OS Authors. All rights reserved.
+/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -11,11 +11,9 @@
int test_tc_no_parent_cycles(void);
int test_tc_all_states_named(void);
-
int test_prl_no_parent_cycles(void);
int test_prl_all_states_named(void);
-
int test_pe_no_parent_cycles(void);
int test_pe_all_states_named(void);