commit | 4dc6245fcc8df34a5f74d918b6fbcc2b7f45409c | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 03 12:45:44 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 03 12:46:47 2009 -0500 |
tree | 80dc28a2556716d23da60ee1514d827207786b79 | |
parent | 6f33a3561f28bf87a64ec7a7e4ac7981c7f1dabd [diff] |
fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code sys_eeprom.c: In function 'do_mac': sys_eeprom.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules sys_eeprom.c: In function 'mac_read_from_eeprom': sys_eeprom.c:395: warning: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Kumar Gala <galak@kernel.crashing.org>