From: Tom Lendacky Date: Sun, 7 Sep 2014 14:54:41 +0000 (-0500) Subject: amd-xgbe-phy: Fix build break for missing declaration X-Git-Tag: fixes-against-v3.18-rc2~81^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42f5c17131103ec54a71dfb7e6bb7b3704686a1;p=pandora-kernel.git amd-xgbe-phy: Fix build break for missing declaration A previous patch inadvertently deleted a declaration in the amd_xgbe_an_tx_training function causing the build to fail. Add the declaration for 'priv' back to the function. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed