blob: 75a0d969655286b3e4222f140035a99f7b58557c [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2020 Freescale Semiconductor, Inc.
*
* Author: Lee Jones <lee.jones@linaro.org>
*/
#ifndef __LINUX_CLK_IMX_H
#define __LINUX_CLK_IMX_H
#include <linux/types.h>
void imx6sl_set_wait_clk(bool enter);
#endif