summaryrefslogtreecommitdiff
path: root/driver/tcpm/stm32gx.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/tcpm/stm32gx.h')
-rw-r--r--driver/tcpm/stm32gx.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/driver/tcpm/stm32gx.h b/driver/tcpm/stm32gx.h
index de6a803d52..a8a1e1a1be 100644
--- a/driver/tcpm/stm32gx.h
+++ b/driver/tcpm/stm32gx.h
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -7,8 +7,6 @@
#ifndef __CROS_EC_DRIVER_TCPM_STM32GX_H
#define __CROS_EC_DRIVER_TCPM_STM32GX_H
-
extern const struct tcpm_drv stm32gx_tcpm_drv;
-
#endif /* __CROS_EC_DRIVER_TCPM_STM32GX_H */