Commit 22cab650 authored by laurenw-arm's avatar laurenw-arm
Browse files

Fix white space errors + remove #if defined



Fix a few white space errors and remove #if defined in workaround
for N1 Errata 1542419.
Signed-off-by: default avatarLauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: I07ac5a2fd50cd63de53c06e3d0f8262871b62fad
parent a04808c1
......@@ -21,9 +21,7 @@
#error "Neoverse-N1 supports only AArch64. Compile with CTX_INCLUDE_AARCH32_REGS=0"
#endif
#if ERRATA_N1_IC_TRAP
.global neoverse_n1_errata_ic_trap_handler
#endif
/* --------------------------------------------------
* Errata Workaround for Neoverse N1 Erratum 1043202.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment