mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 06:30:56 +07:00
sh: Fixup entry-common path breakage for SH-3.
The nommu patches broke the path for the common bits, get it building for the SH-3/4 case again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
710ee0cc45
commit
716067f289
@ -323,7 +323,7 @@ skip_restore:
|
||||
7: .long 0x30000000
|
||||
|
||||
! common exception handler
|
||||
#include "../../entry.S"
|
||||
#include "../../entry-common.S"
|
||||
|
||||
! Exception Vector Base
|
||||
!
|
||||
|
Loading…
Reference in New Issue
Block a user