Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a5544c8 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] add proc-macros.S include to proc-arm940 and proc-arm946



... otherwise these fail to build.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 61db7fb1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
#include <asm/pgtable-hwdef.h>
#include <asm/pgtable.h>
#include <asm/ptrace.h>
#include "proc-macros.S"

/* ARM940T has a 4KB DCache comprising 256 lines of 4 words */
#define CACHE_DLINESIZE	16
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#include <asm/pgtable-hwdef.h>
#include <asm/pgtable.h>
#include <asm/ptrace.h>
#include "proc-macros.S"

/*
 * ARM946E-S is synthesizable to have 0KB to 1MB sized D-Cache,