]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers/net/dc2114x.c: Fix compile warning
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 21 May 2012 14:45:22 +0000 (14:45 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 22 May 2012 15:18:15 +0000 (10:18 -0500)
commit6636c701a07198d1640af35b92cfbd143ad0302b
tree80a6e3afcf642397dfe1f3f64b949a71a0b219ab
parent9d295177a491c0975b2cf9da32a3007d2c4da7e0
drivers/net/dc2114x.c: Fix compile warning

Fix this:
dc2114x.c: In function 'dc21x4x_initialize':
dc2114x.c:305:15: warning: assignment from incompatible pointer type

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
drivers/net/dc2114x.c