[PATCH 20/20] ARM: big removal of now unused arch_reset()
H Hartley Sweeten
hartleys at visionengravers.com
Mon Dec 19 13:15:29 EST 2011
On Monday, December 19, 2011 2:48 AM, Nicolas Pitre wrote:
>
> When this is the only content remaining in mach/system.h then the
> whole file is removed.
>
> Signed-off-by: Nicolas Pitre <nicolas.pitre at linaro.org>
> ---
[...]
> arch/arm/mach-ep93xx/include/mach/system.h | 7 -----
[...]
> delete mode 100644 arch/arm/mach-ep93xx/include/mach/system.h
[...]
> diff --git a/arch/arm/mach-ep93xx/include/mach/system.h b/arch/arm/mach-ep93xx/include/mach/system.h
> deleted file mode 100644
> index b5bec7cb9b..0000000000
> --- a/arch/arm/mach-ep93xx/include/mach/system.h
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -/*
> - * arch/arm/mach-ep93xx/include/mach/system.h
> - */
> -static inline void arch_idle(void)
> -{
> - cpu_do_idle();
> -}
For this part and [PATCH 19/20], for ep93xx...
Acked-by: H Hartley Sweeten <hsweeten at visionengravers.com>
More information about the linux-arm-kernel
mailing list