From: H. Peter Anvin Date: Wed, 19 May 2010 20:40:14 +0000 (-0700) Subject: x86, mrst: make mrst_identify_cpu() an inline returning enum X-Git-Tag: v2.6.36-rc1~528^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75af580bb1fd261bf63cc00e4b324e17ceb15cf;p=pandora-kernel.git x86, mrst: make mrst_identify_cpu() an inline returning enum We have an enum, might as well use it. While we're at it, make it an inline... there is really no point in calling a function for this stuff. LKML-Reference: <1274295685-6774-3-git-send-email-jacob.jun.pan@linux.intel.com> Signed-off-by: H. Peter Anvin Acked-by: Thomas Gleixner Cc: Jacob Pan --- Reading git-diff-tree failed