Home
last modified time | relevance | path

Searched hist:b5b1cfc5d4d8457e98bbab0b8402c07b3938c3e6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dfadump.cdiff b5b1cfc5d4d8457e98bbab0b8402c07b3938c3e6 Tue Jul 05 08:45:56 CDT 2016 Michael Ellerman <mpe@ellerman.id.au> powerpc/fadump: Fix build error introduced by recent cleanup

We spent so much time bike-shedding the printk() we missed that the next
line was missing a semi-colon. And it seems none of our defconfigs turn
on CONFIG_FA_DUMP.

Fixes: 4a03749f140c ("powerpc/fadump: Trivial fix of spelling mistake, clean up message")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>