blob: 9f883616b2d1b739510cf0caab09ed90245f8516 [file] [log] [blame]
Green Wan7f337432021-05-27 06:52:07 -07001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (c) 2020-2021 SiFive Inc
4 *
5 * Authors:
6 * Pragnesh Patel <pragnesh.patel@sifive.com>
7 */
8
9#ifndef __CLK_SIFIVE_H
10#define __CLK_SIFIVE_H
11
12/* Note: This is a placeholder header for driver compilation. */
13
14#endif