Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735171

Re: [PATCH] clk: pxa: fix building on older compilers

From Robert Jarzmik <robert.jarzmik@free.fr>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: pxa: fix building on older compilers
Date 2017-09-19 20:50 +0200
Message-ID <urvKP-xs-49@gated-at.bofh.it> (permalink)
References <uq4Wm-7vc-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Arnd Bergmann <arnd@arndb.de> writes:

> 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>

Cheers.

--
Robert

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] clk: pxa: fix building on older compilers Arnd Bergmann <arnd@arndb.de> - 2017-09-15 22:00 +0200
  Re: [PATCH] clk: pxa: fix building on older compilers Robert Jarzmik <robert.jarzmik@free.fr> - 2017-09-19 20:50 +0200

csiph-web