From: Greg Kroah-Hartman Date: Mon, 23 Mar 2009 18:14:48 +0000 (-0700) Subject: Staging: epl: remove INLINE mess X-Git-Tag: v2.6.30-rc1~202^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563b125de36c91722f038f11da374d49de168917;p=pandora-kernel.git Staging: epl: remove INLINE mess extern inline isn't the nicest and it doesn't really make sense. So unwind all the INLINE defines and includes, if speed is _really_ an issue later stuff can be put back in a sane manner. Cc: Daniel Krueger Cc: Ronald Sieber Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed