1 /* 2 * Copyright (c) 2022 Intel Corporation 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 #ifndef CLOCK_CONTROL_ADSP_H_ 7 #define CLOCK_CONTROL_ADSP_H_ 8 9 #include <adsp_clk.h> 10 11 #endif /* CLOCK_CONTROL_ADSP_H_ */ 12
1 /* 2 * Copyright (c) 2022 Intel Corporation 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 #ifndef CLOCK_CONTROL_ADSP_H_ 7 #define CLOCK_CONTROL_ADSP_H_ 8 9 #include <adsp_clk.h> 10 11 #endif /* CLOCK_CONTROL_ADSP_H_ */ 12