mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
fix(intel): remove unused printout
This patch is to remove unused printout. Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I507210402dcbaf8369209308ae1fcedaccb0292d
This commit is contained in:
parent
673afd6f8e
commit
0d19eda0dd
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ void socfpga_delay_timer_init_args(void)
|
|||
|
||||
timer_init(&plat_timer_ops);
|
||||
|
||||
NOTICE("BL31: MPU clock frequency: %d MHz\n", plat_timer_ops.clk_div);
|
||||
}
|
||||
|
||||
void socfpga_delay_timer_init(void)
|
||||
|
|
Loading…
Add table
Reference in a new issue