From: H. Peter Anvin Date: Thu, 7 Oct 2010 23:42:54 +0000 (-0700) Subject: x86, mrst: A function in a header file needs to be marked "inline" X-Git-Tag: v2.6.37-rc1~202^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55572b293b3a5929e8c54bc91d14ae6264186bf6;p=pandora-kernel.git 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 Cc: Jacob Pan Cc: v2.6.36 LKML-Reference: <1274295685-6774-3-git-send-email-jacob.jun.pan@linux.intel.com> --- Reading git-diff-tree failed