From: Thomas Gleixner Date: Fri, 25 May 2012 12:08:57 +0000 (+0200) Subject: tick: Move skew_tick option into the HIGH_RES_TIMER section X-Git-Tag: v3.5-rc2~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62cf20b32aee4ae889a2eb40fd41c0eab73de970;p=pandora-kernel.git tick: Move skew_tick option into the HIGH_RES_TIMER section 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 Signed-off-by: Thomas Gleixner Cc: Mike Galbraith --- Reading git-diff-tree failed