summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-microchip-pit64b.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2021-01-19 00:19:55 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2021-01-19 00:28:59 +0300
commit7da390694afbaed8e0f05717a541dfaf1077ba51 (patch)
treedd4cd7027396c4f44629cd046774cf223c9d3ccd /drivers/clocksource/timer-microchip-pit64b.c
parent2a97d55333e4299f32c98cca6dc5c4db1c5855fc (diff)
downloadlinux-7da390694afbaed8e0f05717a541dfaf1077ba51.tar.xz
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
When DEBUG is defined this error occurs drivers/clocksource/mxs_timer.c:138:1: error: expected ‘;’ before ‘}’ token The preceding statement needs a semicolon. Replace pr_info() with pr_debug() and remove the unneeded ifdef. Fixes: eb8703e2ef7c ("clockevents/drivers/mxs: Migrate to new 'set-state' interface") Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20210118211955.763609-1-trix@redhat.com
Diffstat (limited to 'drivers/clocksource/timer-microchip-pit64b.c')
0 files changed, 0 insertions, 0 deletions