ARM: Remove unused variable.

Not a functional change.

MFC after: 3 days
This commit is contained in:
Michal Meloun 2016-10-06 11:54:42 +00:00
parent 8df555925a
commit 4f18c103db

View file

@ -439,9 +439,6 @@ boot_pt1:
.text
.align 2
.Lcpufuncs:
.word _C_LABEL(cpufuncs)
#if defined(SMP)
ASENTRY_NP(mpentry)