mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
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>
This commit is contained in:
parent
6dc5fd93b2
commit
921a3fe5be
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user