ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
authorJan Luebbe <jlu@pengutronix.de>
Tue, 27 Aug 2019 20:49:22 +0000 (21:49 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 29 Aug 2019 06:58:01 +0000 (07:58 +0100)
This include file will be used by the AURORA EDAC code.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/hardware/cache-aurora-l2.h [moved from arch/arm/mm/cache-aurora-l2.h with 100% similarity]
arch/arm/mm/cache-l2x0.c

index 5b251c8..428d087 100644 (file)
@@ -18,8 +18,8 @@
 #include <asm/cp15.h>
 #include <asm/cputype.h>
 #include <asm/hardware/cache-l2x0.h>
+#include <asm/hardware/cache-aurora-l2.h>
 #include "cache-tauros3.h"
-#include "cache-aurora-l2.h"
 
 struct l2c_init_data {
        const char *type;