
30 Nov
2016
30 Nov
'16
1:33 a.m.
On 27 November 2016 at 15:15, Vladimir Zapolskiy vz@mleia.com wrote:
Both jump_to_P2() and back_to_P1() functions are found in asm/system.h header file and functionally they are the same, don't redefine them.
Signed-off-by: Vladimir Zapolskiy vz@mleia.com
arch/sh/cpu/sh4/cache.c | 39 ++------------------------------------- 1 file changed, 2 insertions(+), 37 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org