ARM: SAMSUNG: remove obsolete tick.h
authorHeiko Stuebner <heiko@sntech.de>
Thu, 13 Feb 2014 22:14:56 +0000 (07:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 13 Feb 2014 22:15:16 +0000 (07:15 +0900)
Commit 48cf83dc(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@sntech.de>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found