From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 10 Nov 2011 15:38:57 -0800 Subject: [PATCH 41/41] ARM: restart: remove the now empty arch_reset() In-Reply-To: References: <20111106173113.GI12913@n2100.arm.linux.org.uk> Message-ID: <20111110233857.GB31337@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King - ARM Linux [111106 09:31]: > Remove the now empty arch_reset() from all the mach/system.h includes, > and remove its callsite. Remove arm_machine_restart() as this function > no longer does anything useful. > > Signed-off-by: Russell King Assuming arch_reset can now also be removed for omaps: Acked-by: Tony Lindgren