[PATCH] ARM: SAMSUNG: remove obsolete tick.h

kgene at kernel.org kgene at kernel.org
Fri Jan 10 03:17:43 EST 2014


Heiko Stübner wrote:
> 
> Commit 48cf83dc12f2 (ARM: samsung: remove unused tick.h) removed some
> occurences of tick.h. tick.h itself and s3c24xx_ostimer_pending was only
> used by the old timer driver and is not used anymore.
> 
> Therefore remove the last 3 occurences.
> 
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
>  arch/arm/mach-s3c24xx/include/mach/tick.h |   15 --------------
>  arch/arm/mach-s3c64xx/include/mach/tick.h |   31
-------------------------
> ----
>  arch/arm/mach-s5pc100/include/mach/tick.h |   31
-------------------------
> ----
>  3 files changed, 77 deletions(-)
>  delete mode 100644 arch/arm/mach-s3c24xx/include/mach/tick.h
>  delete mode 100644 arch/arm/mach-s3c64xx/include/mach/tick.h
>  delete mode 100644 arch/arm/mach-s5pc100/include/mach/tick.h
> 
Nice cleanup :-)

Applied, thanks,
Kukjin




More information about the linux-arm-kernel mailing list