From: Yoichi Yuasa Date: Fri, 18 Dec 2009 12:33:46 +0000 (+0900) Subject: MIPS: PowerTV: Remove mips_machine_halt() X-Git-Tag: v2.6.33-rc4~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2620c3570f748647afb17e095507099a309ed8f6;p=pandora-kernel.git MIPS: PowerTV: Remove mips_machine_halt() mips_machine_halt() is same as mips_machine_restart(). Also delete the registration of _machine_halt and pm_power_off because mips_machine_halt() is the restart function. Signed-off-by: Yoichi Yuasa Patchwork: http://patchwork.linux-mips.org/patch/798/ Reviewed-by: David VomLehn Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed