linux/arch/arm/mach-s5pc100
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: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] 2011-12-23 19:11:19 +00:00
common.c ARM: 7251/1: restart: S5PC100: use new restart hook 2012-01-05 12:57:19 +00:00
common.h ARM: 7251/1: restart: S5PC100: use new restart hook 2012-01-05 12:57:19 +00:00
dev-audio.c ASoC: Samsung: Rename AC97 platform device 2010-11-23 14:05:29 +00:00
dev-spi.c Merge branch 'for-spi' into s5p-fixes-for-linus 2011-07-06 15:46:41 +09:00
dma.c ARM: S5PC100: register the second instance of pl330 DMAC 2011-09-19 10:27:26 +09:00
Kconfig ARM: S5PC100: Use generic DMA PL330 driver 2011-09-14 11:10:03 +05:30
mach-smdkc100.c ARM: 7251/1: restart: S5PC100: use new restart hook 2012-01-05 12:57:19 +00:00
Makefile ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] 2011-12-23 19:11:19 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
setup-fb-24bpp.c ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100 2011-07-21 02:11:30 +09:00
setup-i2c0.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:59 +09:00
setup-i2c1.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:59 +09:00
setup-ide.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:15 +09:00
setup-keypad.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:15 +09:00
setup-sdhci-gpio.c ARM: S5PC100: Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:51:41 +09:00
setup-sdhci.c ARM: SAMSUNG: remove sdhci default configuration setup platform helper 2011-10-04 19:48:40 +09:00