Re: [PATCH linux-next] arm: zynq: fix compilation warning

2013-07-23 Thread Olof Johansson
On Thu, Jun 27, 2013 at 5:38 PM, Stephen Rothwell wrote: > On Thu, 27 Jun 2013 15:01:51 +0200 Michal Simek wrote: >> >> Arnd asked in this post >> http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg454947.html >> to fold his small patch to that larger one. >> >> Not sure why it is not th

Re: [PATCH linux-next] arm: zynq: fix compilation warning

2013-06-27 Thread Stephen Rothwell
On Thu, 27 Jun 2013 15:01:51 +0200 Michal Simek wrote: > > Arnd asked in this post > http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg454947.html > to fold his small patch to that larger one. > > Not sure why it is not there. > Arnd, Robin? Should have asked Andrew :-) I have added (

Re: [PATCH linux-next] arm: zynq: fix compilation warning

2013-06-27 Thread Michal Simek
Hi Vincent, Arnd asked in this post http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg454947.html to fold his small patch to that larger one. Not sure why it is not there. Arnd, Robin? Thanks Michal On 06/27/2013 02:42 PM, Vincent Stehlé wrote: > Fix the following compilation warning

[PATCH linux-next] arm: zynq: fix compilation warning

2013-06-27 Thread Vincent Stehlé
Fix the following compilation warning: arch/arm/mach-zynq/common.c:110:2: warning: initialization from incompatible pointer type [enabled by default] arch/arm/mach-zynq/common.c:110:2: warning: (near initialization for ‘__mach_desc_XILINX_EP107.restart’) [enabled by default] Signed-off-by: