alistair23-linux/drivers/clk/pxa
Arnd Bergmann c82a2cb859 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>
2017-11-14 15:55:53 -08:00
..
clk-pxa.c clk: pxa: fix building on older compilers 2017-11-14 15:55:53 -08:00
clk-pxa.h clk: pxa: Use __iomem properly and staticize lock variable 2016-11-09 12:43:19 -08:00
clk-pxa3xx.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-pxa25x.c ARM: SoC platform updates for v4.10 2016-12-15 15:39:02 -08:00
clk-pxa27x.c clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq 2016-11-04 13:25:03 -07:00
Makefile clk: pxa: add pxa3xx clock driver 2015-01-27 17:03:52 -08:00