commit | ed51257e2a1e0a6e37cfbd2b116a4d674d678db2 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Sep 07 10:52:24 2009 +0200 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 03 09:04:18 2009 -0500 |
tree | 311e1db5b9a3b1ea622d6260b86b19d38f9e5348 | |
parent | 9c721657ad57781c7024c006426181ca6723a420 [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>