]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: ethernet: ti/cpsw-common.c: fix sparse warning
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Wed, 4 Feb 2015 12:31:28 +0000 (12:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Feb 2015 08:27:49 +0000 (00:27 -0800)
commitf86b4ae6ac772f8177bfdd460ea43c319ca3f92d
tree5dafe505517ba4872776045e62c6cd4239380b5c
parentde7017625e8b642506b7e56574353cc9695ca357
net: ethernet: ti/cpsw-common.c: fix sparse warning

this patch fixes following sparse warning:

cpsw-common.c:23:5: warning: symbol 'cpsw_am33xx_cm_get_macid' was not declared. Should it be static?

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw-common.c