commit | 2321bfe425385494da8739d7d7e9dd3a5ca18a84 | [log] [tgz] |
---|---|---|
author | andreas.devel@googlemail.com <andreas.devel@googlemail.com> | Thu Jun 09 00:22:54 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Jun 21 22:26:22 2011 +0200 |
tree | 7fc1a1cf40401fa9d4ddc1e4bf55b9ebbbb23865 | |
parent | fd2f5658093eca72467f0104659f4826a95f948c [diff] |
at91_emac: fix compile warning This patch removes the warning ---8<--- at91_emac.c: In function 'at91emac_write_hwaddr': at91_emac.c:487:2: warning: dereferencing type-punned pointer will break strict-aliasing rules --->8--- Signed-off-by: Andreas Bießmann <andreas.devel@gmail.com>