diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-09-15 21:53:47 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-11-14 15:55:53 -0800 |
commit | c82a2cb85973707671f1428b05f65243baf85da7 (patch) | |
tree | 1c8159a104acb49c14f8355932f3049748ba512a /lib/mpi/mpiutil.c | |
parent | cc54c0955d6f8618a38a999eecdc3d95306b90de (diff) |
clk: pxa: fix building on older compilers
gcc-4.4 got confused by the inline assembler statement:
drivers/clk/pxa/clk-pxa.c: In function 'pxa2xx_core_turbo_switch':
drivers/clk/pxa/clk-pxa.c:152: error: expected string literal before ')' token
This removes the extraneous ':' to let all compilers parse the
driver correctly.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions