[PATCH] [v2] arch: powerpc: Remove duplicate includes
Daniel Axtens
dja at axtens.net
Fri Mar 26 16:38:06 AEDT 2021
Wan Jiabing <wanjiabing at vivo.com> writes:
> mmu-hash.h: asm/bug.h has been included at line 12, so remove
> the duplicate one at line 21.
Looking at the file I had wondered if this was due to a #ifdef being
removed, but no, the second one was just added in commit 891121e6c02c
("powerpc/mm: Differentiate between hugetlb and THP during page
walk"). How odd!
Anyway, all of these look good to me, and the automated checks at
http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20210323062916.295346-1-wanjiabing@vivo.com/
have all passed.
Reviewed-by: Daniel Axtens <dja at axtens.net>
Kind regards,
Daniel
More information about the Linuxppc-dev
mailing list