summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2020-07-24 23:17:28 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2020-07-29 21:08:27 +1000
commitee36d867b2fefeb6fb6661b27e62e29c9ca5e7e5 (patch)
tree8c703224d5736d915418cecd67d7d81427d0ddaf /arch/powerpc/xmon
parent157dad8678ad910ef7579c3f8ba93cc2940b014b (diff)
powerpc: Drop old comment about CONFIG_POWER
There's a comment in time.h referring to CONFIG_POWER, which doesn't exist. That confuses scripts/checkkconfigsymbols.py. Presumably the comment was referring to a CONFIG_POWER vs CONFIG_PPC, in which case for CONFIG_POWER we would #define __USE_RTC to 1. But instead we have CONFIG_PPC_BOOK3S_601, and these days we have IS_ENABLED(). So the comment is no longer relevant, drop it. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200724131728.1643966-9-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions