mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
arm: mach: exynos: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
22a2c92c46
commit
4d1778e2e3
10 changed files with 0 additions and 15 deletions
|
@ -61,7 +61,6 @@ enum l2_cache_params {
|
|||
CACHE_ENABLE_FORCE_L2_LOGIC = (1 << 27)
|
||||
};
|
||||
|
||||
|
||||
#if !defined(CONFIG_SYS_L2CACHE_OFF) && defined(CONFIG_EXYNOS5420)
|
||||
/*
|
||||
* Configure L2CTLR to get timings that keep us from hanging/crashing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue