aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/arch-fu740/clk.h
blob: 9f883616b2d1b739510cf0caab09ed90245f8516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (c) 2020-2021 SiFive Inc
 *
 * Authors:
 *   Pragnesh Patel <pragnesh.patel@sifive.com>
 */

#ifndef __CLK_SIFIVE_H
#define __CLK_SIFIVE_H

/* Note: This is a placeholder header for driver compilation. */

#endif