Skip to content

Commit 7a202ec

Browse files
Wang QingRich Felker
authored andcommitted
arch: sh: remove duplicate include
Remove duplicate header which is included twice. Signed-off-by: Wang Qing <[email protected]> Signed-off-by: Rich Felker <[email protected]>
1 parent 542baf5 commit 7a202ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/sh/kernel/cpu/sh3/entry.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <cpu/mmu_context.h>
1515
#include <asm/page.h>
1616
#include <asm/cache.h>
17-
#include <asm/thread_info.h>
1817

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

0 commit comments

Comments
 (0)