Skip to content
Commit d675765a authored by Peter Maydell's avatar Peter Maydell
Browse files

imx: Use 'const char', not 'char const'



'char const' means the same thing as 'const char', but we
use the former in only a handful of places and we use the
latter over six thousand times. Switch the imx reg_name()
functions to bring them in line with everything else.

Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent d486ccaa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment