arch: xtensa: remove extra #endif
Remove extra #endif that should have been removed when the
corresponding #ifdef CONFIG_KERNEL_EVENT_LOGGER_SLEEP was
removed in commit a2248782a2
Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
This commit is contained in:
parent
56312cdd19
commit
c5f04d7c24
|
@ -178,7 +178,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#ifdef XT_INTEXC_HOOKS
|
||||
/* Call interrupt hook if present to (pre)handle interrupts. */
|
||||
movi a4, _xt_intexc_hooks
|
||||
|
|
Loading…
Reference in a new issue