uboot-mt623x/drivers/net/sk98lin
Wolfgang Denk 2d6d9f0848 sk98lin: fix compile warnings
Fix warnings:
skge.c: In function 'BoardInitMem':
skge.c:1389: warning: dereferencing type-punned pointer will break strict-aliasing rules
skge.c:1390: warning: dereferencing type-punned pointer will break strict-aliasing rules
skge.c:1391: warning: dereferencing type-punned pointer will break strict-aliasing rules
skgesirq.c: In function 'SkGePortCheckUpXmac':
skgesirq.c:1301: warning: dereferencing type-punned pointer will break strict-aliasing rules
skgesirq.c:1301: warning: dereferencing type-punned pointer will break strict-aliasing rules
skgesirq.c:1398: warning: dereferencing type-punned pointer will break strict-aliasing rules
skgesirq.c:1398: warning: dereferencing type-punned pointer will break strict-aliasing rules
skrlmt.c: In function 'SkRlmtInit':
skrlmt.c:661: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c: In function 'SkMacPromiscMode':
skxmac2.c:753: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:753: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c: In function 'SkMacHashing':
skxmac2.c:803: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:803: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c: In function 'SkMacFlushTxFifo':
skxmac2.c:1115: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:1115: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c: In function 'SkMacFlushRxFifo':
skxmac2.c:1145: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:1145: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c: In function 'SkXmInitPauseMd':
skxmac2.c:1987: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:1987: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c: In function 'SkXmOverflowStatus':
skxmac2.c:4236: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:4236: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:4242: warning: dereferencing type-punned pointer will break strict-aliasing rules
skxmac2.c:4242: warning: dereferencing type-punned pointer will break strict-aliasing rules

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Ben Warren <biggerbadderben@gmail.com>
2009-09-15 00:11:48 +02:00
..
h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile unify HOST_CFLAGS and HOSTCFLAGS 2009-07-23 21:26:14 +02:00
skaddr.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skcsum.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skge.c sk98lin: fix compile warnings 2009-09-15 00:11:48 +02:00
skgehwt.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skgeinit.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
skgemib.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skgepnmi.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skgesirq.c sk98lin: fix compile warnings 2009-09-15 00:11:48 +02:00
ski2c.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
sklm80.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skproc.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skqueue.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skrlmt.c sk98lin: fix compile warnings 2009-09-15 00:11:48 +02:00
sktimer.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skvpd.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00
skxmac2.c sk98lin: fix compile warnings 2009-09-15 00:11:48 +02:00
u-boot_compat.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
uboot_drv.c Introduce netdev.h header file and remove externs 2008-09-02 21:18:16 -07:00
uboot_skb.c Moved conditional compilation to Makefile for SK98 Ethernet driver 2008-08-26 22:17:56 -07:00