]> git.baikalelectronics.ru Git - kernel.git/commit
mm: remove duplicate include statement in mmu.c
authorTian Tao <tiantao6@hisilicon.com>
Sat, 17 Oct 2020 23:15:49 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Oct 2020 16:27:10 +0000 (09:27 -0700)
commit033b0729ce63320211f8331dbe9bf08a56e9e55f
treeb22c634195016c612b0c16a3717de74ad9a1ad1c
parent183ff4bf393287e3f80b2a393bbe5805005b6a83
mm: remove duplicate include statement in mmu.c

asm/sections.h is included more than once, Remove the one that isn't
necessary.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lkml.kernel.org/r/1600088607-17327-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mm/mmu.c