]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Eliminate unneeded prototype
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Feb 2012 10:20:11 +0000 (10:20 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 28 Aug 2012 07:21:31 +0000 (15:21 +0800)
commita2461017df1c2ed40ec616a2a26efc8111c741da
treed5c5adec3c410da0928b90e0c5461939cd588ceb
parent304b59e67b56416c6906b372765e06ff63889c89
tg3: Eliminate unneeded prototype

This patch eliminates the unneeded tg3_halt_cpu() prototype and moves
the tg3_setup_phy() prototype closer to where it is needed.

(cherry picked from commit 4b40952268c2390a71b9728194eb4b4dd514c087)
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c