powerpc: untangle cputable mce include
authorNicholas Piggin <npiggin@gmail.com>
Wed, 16 Sep 2020 03:02:33 +0000 (13:02 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 6 Oct 2020 12:22:22 +0000 (23:22 +1100)
commit9983efa83b0a98da33807ccf5c047e204fdcac4c
treee542d6bc9691a9f16e89064f09563bce4e1fa52e
parentaea948bb80b478ddc2448f7359d574387521a52d
powerpc: untangle cputable mce include

Having cputable.h include mce.h means it pulls in a bunch of low level
headers (e.g., synch.h) which then can't use CPU_FTR_ definitions.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200916030234.4110379-1-npiggin@gmail.com
arch/powerpc/include/asm/cputable.h
arch/powerpc/kernel/cputable.c
arch/powerpc/kernel/dt_cpu_ftrs.c