commit | db5c750b8dbc511ef91c2dd48ea1c47d20077d24 | [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 | 8e518ecf0769122bfc0081413f32f5b412338a9e [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>