blob: d71ed4357c64ae471f6f6f622ee68a6eea766cef [file] [log] [blame]
Pragnesh Patel25269c02020-05-29 11:33:34 +05301/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (c) 2020 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