git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b3bfff
)
amd-xgbe-phy: Fix build break for missing declaration
author
Tom Lendacky
<thomas.lendacky@amd.com>
Sun, 7 Sep 2014 14:54:41 +0000
(09:54 -0500)
committer
David S. Miller
<davem@davemloft.net>
Sun, 7 Sep 2014 18:21:31 +0000
(11:21 -0700)
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 <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found