
10 Feb
2019
10 Feb
'19
7:32 p.m.
On Sat, 2019-02-09 at 06:31 +0000, Anup Patel wrote:
Some of the drivers expect asm/arch/clk.h to be provided by arch support code so we add place-holder asm/arch/clk.h for RISC-V support.
Signed-off-by: Anup Patel anup.patel@wdc.com
arch/riscv/include/asm/arch/clk.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 arch/riscv/include/asm/arch/clk.h
Reviewed-by: Lukas Auer lukas.auer@aisec.fraunhofer.de