]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NET: mvgbe: avoid unused variable warning when used without phylib support
authorSascha Silbe <t-uboot@infra-silbe.de>
Sun, 11 Aug 2013 15:08:23 +0000 (17:08 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 22 Nov 2013 22:50:34 +0000 (16:50 -0600)
commit0611c6017c9fc56a731ee5f8bbd91c7ee1a50849
tree77917708a44c786a767f73b12ba86d38e13a4c88
parent57d33d4b4063ef731c35ba5b7b03e2e510c4ee65
NET: mvgbe: avoid unused variable warning when used without phylib support

Avoid a recently introduced unused variable warning for boards that
use mvgbe but not phylib.

Signed-off-by: Sascha Silbe <t-uboot@infra-silbe.de>
Patch: 266334
drivers/net/mvgbe.c