[U-Boot] [U-Boot,1/1] SMC91111: Fix compilation warnings

Tom Rini trini at ti.com
Fri Feb 21 20:57:44 CET 2014


On Wed, Feb 05, 2014 at 01:09:56PM +0530, Bhupesh Sharma wrote:

> This patch fixes the following warning messages coming out of
> 'drivers/net/smc91111.h' when compiled for 'vexpress_aemv8a':
> 
> warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> 
> Currently this issue seems to surface when SMSC is compiled for 64-bit
> ARMv8 platforms, so the change is protected under CONFIG_ARM64, so that
> it doesn't break other existing platforms.
> 
> In addition this patch tries to fix some checkpatch errors and warnings
> (others related to camel-casing and volatile usage will be addressed
> by a later patch).
> 
> This fix has been tested on both ARMv8 foundation model v1 and v2.
> 
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma at freescale.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140221/bd3c11fc/attachment.pgp>


More information about the U-Boot mailing list