Searched hist:e5eff89657e72a9050d95fde146b54c7dc165981 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/boot/ |
H A D | serial.c | diff e5eff89657e72a9050d95fde146b54c7dc165981 Fri Jul 24 08:17:26 CDT 2020 Michael Ellerman <mpe@ellerman.id.au> powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Commit 866bfc75f40e ("powerpc: conditionally compile platform-specific serial drivers") made some code depend on CONFIG_PPC_MPC52XX, which doesn't exist.
Fix it to use CONFIG_PPC_MPC52xx.
Fixes: 866bfc75f40e ("powerpc: conditionally compile platform-specific serial drivers") Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200724131728.1643966-7-mpe@ellerman.id.au
|
H A D | Makefile | diff e5eff89657e72a9050d95fde146b54c7dc165981 Fri Jul 24 08:17:26 CDT 2020 Michael Ellerman <mpe@ellerman.id.au> powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Commit 866bfc75f40e ("powerpc: conditionally compile platform-specific serial drivers") made some code depend on CONFIG_PPC_MPC52XX, which doesn't exist.
Fix it to use CONFIG_PPC_MPC52xx.
Fixes: 866bfc75f40e ("powerpc: conditionally compile platform-specific serial drivers") Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200724131728.1643966-7-mpe@ellerman.id.au
|