aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/defxx.c
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2016-01-25 11:43:09 +0530
committerDavid S. Miller <davem@davemloft.net>2016-01-25 10:51:52 -0800
commit36df745536ab81956cf68329c8049ad07f4a0cf0 (patch)
treed41c9c70cce9c19aa8c70834b6b3ecad3d9eac1a /drivers/net/fddi/defxx.c
parentnet: fec: make driver endian-safe (diff)
downloadlinux-dev-36df745536ab81956cf68329c8049ad07f4a0cf0.tar.xz
linux-dev-36df745536ab81956cf68329c8049ad07f4a0cf0.zip
net: macb: fix build warning
We are getting build warning about: macb.c:2889:13: warning: 'tx_clk' may be used uninitialized in this function macb.c:2888:11: warning: 'hclk' may be used uninitialized in this function In reality they are not used uninitialized as clk_init() will initialize them, this patch will just silence the warning. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/fddi/defxx.c')
0 files changed, 0 insertions, 0 deletions