From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 18 Oct 2011 12:26:02 +0200 Subject: [U-Boot] [PATCH 1/2] microblaze: Fix strict-aliasign rules for in_be32 In-Reply-To: <1318933330-17883-1-git-send-email-monstr@monstr.eu> References: <1318933330-17883-1-git-send-email-monstr@monstr.eu> Message-ID: <4E9D543A.1000403@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 Michal Simek wrote: > readl should work with unsigned int instead of unsigned long. > > Signed-off-by: Michal Simek > --- > arch/microblaze/include/asm/io.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Reject - coding style issue - I was too fast. 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