summaryrefslogtreecommitdiff
path: root/chip/mt_scp/mt818x/clock_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mt_scp/mt818x/clock_chip.h')
-rw-r--r--chip/mt_scp/mt818x/clock_chip.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/chip/mt_scp/mt818x/clock_chip.h b/chip/mt_scp/mt818x/clock_chip.h
index 4ef02072e4..6568999176 100644
--- a/chip/mt_scp/mt818x/clock_chip.h
+++ b/chip/mt_scp/mt818x/clock_chip.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.
*/
@@ -18,9 +18,7 @@
#ifndef ULPOSC2_CLOCK_MHZ
#define ULPOSC2_CLOCK_MHZ 330
#endif
-#ifdef CHIP_VARIANT_MT8183
void scp_enable_clock(void);
-#endif
enum scp_clock_source {
SCP_CLK_26M = CLK_SEL_SYS_26M,