Skip to content

Commit

Permalink
arch: sh: remove duplicate include
Browse files Browse the repository at this point in the history
Remove duplicate header which is included twice.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Rich Felker <dalias@libc.org>
  • Loading branch information
Wang Qing authored and Rich Felker committed Jan 7, 2021
1 parent 542baf5 commit 7a202ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/kernel/cpu/sh3/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <cpu/mmu_context.h>
#include <asm/page.h>
#include <asm/cache.h>
#include <asm/thread_info.h>

! NOTE:
! GNU as (as of 2.9.1) changes bf/s into bt/s and bra, when the address
Expand Down

0 comments on commit 7a202ec

Please sign in to comment.