
29 Sep
2017
29 Sep
'17
6:15 p.m.
From: Jagan Teki jagan@amarulasolutions.com
L2CTLR read/write functions are common to armv7 so, move them in to include/asm/armv7.h and use them where ever it need.
Cc: Tom Warren twarren@nvidia.com Signed-off-by: Jagan Teki jagan@amarulasolutions.com
Changes for v2:
- New patch
arch/arm/include/asm/armv7.h | 21 +++++++++++++++++++++ arch/arm/mach-rockchip/rk3288-board-spl.c | 22 +--------------------- arch/arm/mach-tegra/cache.c | 5 +++-- 3 files changed, 25 insertions(+), 23 deletions(-)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com