[U-Boot] [PATCH v7 04/15] riscv: Add place-holder asm/arch/clk.h for driver compilation

Bin Meng bmeng.cn at gmail.com
Mon Feb 11 07:47:12 UTC 2019


On Mon, Feb 11, 2019 at 1:41 PM Anup Patel <Anup.Patel at wdc.com> wrote:
>
> Some of the drivers (such as Cadence MACB ethernet driver) expect
> asm/arch/clk.h to be provided by arch support so we add place-holder
> asm/arch-generic/clk.h for RISC-V generic CPU.
>
> Signed-off-by: Anup Patel <anup.patel at wdc.com>
> Reviewed-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
> ---
>  arch/riscv/include/asm/arch-generic/clk.h | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 arch/riscv/include/asm/arch-generic/clk.h
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list