]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Eliminate tg3_halt_cpu() prototype
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 31 Aug 2011 11:44:53 +0000 (11:44 +0000)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 02:03:46 +0000 (10:03 +0800)
commitd54c812e949f440ed7b42dcb0d38e7b7127b4941
tree607973d979b3d4cdee32b2837f0395a944050751
parent0b900c78c4367418fedfdc7163648850d3517616
tg3: Eliminate tg3_halt_cpu() prototype

This patch moves the implementatino of tg3_halt_cpu() earlier in the
file to eliminate its prototype.

(cherry picked from commit 997b4f135b8dffea812eda0311c142873804a785)
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c