From a42f5c17131103ec54a71dfb7e6bb7b3704686a1 Mon Sep 17 00:00:00 2001 From: Tom Lendacky Date: Sun, 7 Sep 2014 09:54:41 -0500 Subject: [PATCH] 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-format-patch failed