ARM: at91: PIT: Use pr_fmt
commitcffbfe63ec37cdaf8c9ede027759614faadd23cf
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 1 Jul 2014 09:33:21 +0000 (1 11:33 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 3 Sep 2014 08:55:43 +0000 (3 10:55 +0200)
tree3bf81b8f3ba7944638c51448b584a84ef7018b7f
parenta981b29f027ace1b27fb4a96cef6cbfee49dbdd7
ARM: at91: PIT: Use pr_fmt

All the panic messages hardcode the same prefix. Define the pr_fmt macro to
unify its definition.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam926x_time.c