From: Ferenc Wagner Date: Fri, 18 Nov 2011 14:28:22 +0000 (+0100) Subject: x86: Replace the EVT_TO_HPET_DEV() macro with an inline function X-Git-Tag: v3.3-rc1~187^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7787b36cf2d99f3dbc8a0be85b92a5530a9a76;p=pandora-kernel.git x86: Replace the EVT_TO_HPET_DEV() macro with an inline function The original macro worked only when applied to variables named 'evt'. While this could have been fixed by simply renaming the macro argument, a more type-safe replacement is preferred. Signed-off-by: Ferenc Wagner Cc: Venkatesh Pallipadi \(Venki\) Link: http://lkml.kernel.org/r/8ed5c66c02041226e8cf8b4d5d6b41e543d90bd6.1321626272.git.wferi@niif.hu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed