From: Kumar Gala Date: Tue, 10 Jul 2007 04:49:09 +0000 (-0500) Subject: [POWERPC] Move inline asm eieio to using eieio inline function X-Git-Tag: v2.6.23-rc1~767^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74a0ba61b1ca96d6bb98889a7d95cd057165da49;p=pandora-kernel.git [POWERPC] Move inline asm eieio to using eieio inline function Use the eieio function so we can redefine what eieio does rather than direct inline asm. This is part code clean up and partially because not all PPCs have eieio (book-e has mbar that maps to eieio). Signed-off-by: Kumar Gala --- Reading git-diff-tree failed