Skip to content

Commit

Permalink
arch/arm64/kernel: remove a useless endif
Browse files Browse the repository at this point in the history
  • Loading branch information
KNKJ55 authored Jan 14, 2025
1 parent d919a27 commit 59432a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/kernel/bpi.S
Original file line number Diff line number Diff line change
@@ -98,4 +98,3 @@ ENTRY(__smccc_workaround_1_smc_end)
ENTRY(__smccc_workaround_1_hvc_start)
smccc_workaround_1 hvc
ENTRY(__smccc_workaround_1_hvc_end)
#endif

0 comments on commit 59432a6

Please sign in to comment.