From: Lad, Prabhakar Date: Thu, 16 Jan 2014 06:05:41 +0000 (+0530) Subject: net: davinci_mdio: Fix sparse warning X-Git-Tag: v3.14-rc1~94^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b05f462b78852fcb2b0508148a855d47c6e5c02;p=pandora-kernel.git net: davinci_mdio: Fix sparse warning This patch fixes following sparse warning davinci_mdio.c:85:27: warning: symbol 'default_pdata' was not declared. Should it be static? Also makes the default_pdata as a constant. Signed-off-by: Lad, Prabhakar Acked-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed