Re: [U-Boot] [PATCH] input: key_matrix: fix header inclusion

2012-09-02 Thread Wolfgang Denk
Dear Stephan Linz, In message <1343940564-31464-1-git-send-email-l...@li-pro.net> you wrote: > On Microblaze with device tree support enabled we run into > the error below. > > I'm not sure, but I think that all source code should include > at least the common.h and just this fix the problem on >

Re: [U-Boot] [PATCH] input: key_matrix: fix header inclusion

2012-08-06 Thread Michal Simek
On 08/06/2012 07:56 PM, Simon Glass wrote: On Thu, Aug 2, 2012 at 1:49 PM, Stephan Linz wrote: On Microblaze with device tree support enabled we run into the error below. I'm not sure, but I think that all source code should include at least the common.h and just this fix the problem on Microb

Re: [U-Boot] [PATCH] input: key_matrix: fix header inclusion

2012-08-06 Thread Simon Glass
On Thu, Aug 2, 2012 at 1:49 PM, Stephan Linz wrote: > On Microblaze with device tree support enabled we run into > the error below. > > I'm not sure, but I think that all source code should include > at least the common.h and just this fix the problem on > Microblaz architecture. > > The error is:

[U-Boot] [PATCH] input: key_matrix: fix header inclusion

2012-08-02 Thread Stephan Linz
On Microblaze with device tree support enabled we run into the error below. I'm not sure, but I think that all source code should include at least the common.h and just this fix the problem on Microblaz architecture. The error is: In file included from key_matrix.c:29: include/malloc.h:364: erro