commit | 458e4fe53d44afefac51c958c2782f4fb4e81006 | [log] [tgz] |
---|---|---|
author | Stephan Linz <linz@li-pro.net> | Tue May 22 12:18:09 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue May 22 23:17:52 2012 -0500 |
tree | 32ba8805cce6d1db31ccbfefcc2cdd91d636a686 | |
parent | 0b26c8fa7133eb8dd4bf049943628a62f4162950 [diff] |
drivers/net/xilinx_ll_temac.c: Fix compile warning Fix this: xilinx_ll_temac.c: In function 'xilinx_ll_temac_initialize': xilinx_ll_temac.c:332: warning: assignment from incompatible pointer type xilinx_ll_temac.c:340: warning: assignment from incompatible pointer type Signed-off-by: Stephan Linz <linz@li-pro.net>