x86, mrst: A function in a header file needs to be marked "inline"
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 7 Oct 2010 23:42:54 +0000 (16:42 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 7 Oct 2010 23:45:18 +0000 (16:45 -0700)
commit55572b293b3a5929e8c54bc91d14ae6264186bf6
treec78868ed3708beca7095645e32eb5d8459bc3a11
parentcb655d0f3d57c23db51b981648e452988c0223f9
x86, mrst: A function in a header file needs to be marked "inline"

A function in a header file needs to be explicitly marked "inline", or
gcc will complain if it is not used.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: <stable@kernel.org> v2.6.36
LKML-Reference: <1274295685-6774-3-git-send-email-jacob.jun.pan@linux.intel.com>
arch/x86/include/asm/mrst.h