commit | f22ff1ab09ee906790f08dea2942686c8370ac3d | [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 | bb901574922dcf9c97c33bc04fba3ba539397527 [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>