]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
time: delete comments that refer to noexistent symbols
authorLi Zefan <lizf@cn.fujitsu.com>
Sun, 3 Feb 2008 14:20:13 +0000 (16:20 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 14:20:13 +0000 (16:20 +0200)
commitef08cce81d9be38063ec7796e36f2b32bdf82ff2
treeb8b1d35bdbbd2b16141674913a91a254539da277
parent2e01e00e768ef42fb5b8804cd1b9b47b26d59ec5
time: delete comments that refer to noexistent symbols

Function do_timer_interrupt_hook() don't take argument regs,
and structure hrtimer_sleeper don't have member cb_pending.
So delete comments refering to these symbols.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
include/asm-x86/mach-voyager/do_timer.h
include/linux/hrtimer.h