From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 07 Aug 2012 07:04:29 +0200 Subject: [U-Boot] [PATCH] input: key_matrix: fix header inclusion In-Reply-To: References: <1343940564-31464-1-git-send-email-linz@li-pro.net> Message-ID: <5020A1DD.5030903@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 >> Microblaz architecture. >> >> The error is: >> >> In file included from key_matrix.c:29: >> include/malloc.h:364: error: conflicting types for 'memset' >> include/linux/string.h:71: error: previous declaration of 'memset' was here >> include/malloc.h:365: error: conflicting types for 'memcpy' >> include/linux/string.h:74: error: previous declaration of 'memcpy' was here >> >> Signed-off-by: Stephan Linz >> CC: Bernie Thompson >> CC: Simon Glass >> CC: Tom Warren >> CC: Michal Simek > > Acked-by: Simon Glass Acked-by: Michal Simek Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian