mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
sh: tmu: Removed arch/sh/include/asm/clk.h
asm/clk.h was included get_peripheral_clk_rate function. But this is not used from anywhere. This removed asm/clk.h, and deleted include line from arch/sh/lib/time.c Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include <common.h>
|
||||
#include <div64.h>
|
||||
#include <asm/processor.h>
|
||||
#include <asm/clk.h>
|
||||
#include <asm/io.h>
|
||||
#include <sh_tmu.h>
|
||||
|
||||
|
Reference in New Issue
Block a user