kernel-ark/arch/arm/mach-s5pv210
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
clock.c ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] 2011-12-23 19:11:28 +00:00
common.c ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
common.h ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
dev-audio.c ARM: SAMSUNG: Add IRQ_I2S0 definition 2011-07-21 17:27:28 +09:00
dev-spi.c ARM: SAMSUNG: Add tx_st_done variable 2011-07-06 15:03:08 +09:00
dma.c ARM: S5PV210: register the second instance of pl330 DMAC 2011-09-19 10:27:23 +09:00
Kconfig Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2011-11-04 18:02:25 -07:00
mach-aquila.c ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
mach-goni.c ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
mach-smdkc110.c ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
mach-smdkv210.c ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
mach-torbreck.c ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
Makefile ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] 2011-12-23 19:11:28 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pm.c ARM: S5PV210: Fix build warning 2011-08-19 20:57:35 +09:00
setup-fb-24bpp.c ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210 2011-07-21 02:11:34 +09:00
setup-fimc.c ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
setup-i2c0.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c1.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c2.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-ide.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-keypad.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-sdhci-gpio.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-sdhci.c ARM: SAMSUNG: remove sdhci default configuration setup platform helper 2011-10-04 19:48:40 +09:00