Home
last modified time | relevance | path

Searched hist:"2321 bfe425385494da8739d7d7e9dd3a5ca18a84" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dat91_emac.c2321bfe425385494da8739d7d7e9dd3a5ca18a84 Thu Jun 09 00:22:54 UTC 2011 andreas.devel@googlemail.com <andreas.devel@googlemail.com> 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>