blob: 1631f5f0bd0fb26483429688d4db47d5d980f854 [file] [log] [blame]
Anup Patel6f07f452019-02-25 08:14:24 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (c) 2019 Western Digital Corporation or its affiliates.
4 *
5 * Authors:
6 * Anup Patel <anup.patel@wdc.com>
7 */
8
9#ifndef __ASM_RISCV_ARCH_CLK_H
10#define __ASM_RISCV_ARCH_CLK_H
11
12/* Note: This is a placeholder header for driver compilation. */
13
14#endif