[U-Boot] [PATCH] Fix compile warning in uli526x driver

Kumar Gala galak at kernel.crashing.org
Wed Oct 20 09:20:55 CEST 2010


On Oct 20, 2010, at 1:56 AM, Kumar Gala wrote:

> uli526x.c: In function 'uli526x_init_one':
> uli526x.c:314:2: warning: dereferencing type-punned pointer will break strict-aliasing rules
> uli526x.c:314:2: warning: dereferencing type-punned pointer will break strict-aliasing rules
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> drivers/net/uli526x.c |    5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list