linux/arch/arm/mach-realview
Russell King f88b8979d2 ARM: restart: remove the now empty arch_reset()
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.

For samsung platforms, remove the include of mach/system-reset.h and
plat/system-reset.h from their respective mach/system.h headers as these
just define their arch_reset functions.  As a result, the s3c2410 and
plat-samsung system-reset.h files are no longer referenced, so remove
these files entirely.

Acked-by: Nicolas Pitre <nico@linaro.org>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-01-05 12:57:22 +00:00
..
include/mach ARM: restart: remove the now empty arch_reset() 2012-01-05 12:57:22 +00:00
core.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
core.h ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00
hotplug.c ARM: versatile: convert logical CPU numbers to physical numbers 2011-10-17 10:01:11 +01:00
Kconfig ARM: 6986/1: mach-realview: add TCM support for PB1176 2011-07-06 20:49:45 +01:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c ARM: smp: fix clipping of number of CPUs 2011-10-20 22:06:57 +01:00
realview_eb.c ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00
realview_pb11mp.c ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00
realview_pb1176.c ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00
realview_pba8.c ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00
realview_pbx.c ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00