From 9b05f462b78852fcb2b0508148a855d47c6e5c02 Mon Sep 17 00:00:00 2001 From: "Lad, Prabhakar" Date: Thu, 16 Jan 2014 11:35:41 +0530 Subject: [PATCH] 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-format-patch failed