commit | 1fc08ddd2ba88f4ed322f488d296ba49224eaa06 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Sep 07 10:52:24 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Sep 10 14:38:17 2009 +0200 |
tree | a8c512745b59f005b0a71be46103e54cce804932 | |
parent | a9d4799197505e45c7d30f9c602233e480ae9414 [diff] |
ppc4xx: Fix compilation warning in 4xx miiphy.c This patch fixes the following compilation warning: miiphy.c: In function 'emac4xx_miiphy_read': miiphy.c:353: warning: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Stefan Roese <sr@denx.de>