tick: Move skew_tick option into the HIGH_RES_TIMER section
authorThomas Gleixner <tglx@linutronix.de>
Fri, 25 May 2012 12:08:57 +0000 (14:08 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 25 May 2012 12:08:57 +0000 (14:08 +0200)
commit 5307c95 (tick: Add tick skew boot option) broke the
!CONFIG_HIGH_RES_TIMERS build.

Move the boot option parsing into the CONFIG_HIGH_RES_TIMERS section.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Mike Galbraith <mgalbraith@suse.de>

No differences found