From: Dave Airlie Date: Tue, 31 Mar 2009 04:14:39 +0000 (+1100) Subject: drm: fix missing inline function on 32-bit powerpc. X-Git-Tag: v2.6.30-rc1~245^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522b5cc7cec124e06629c0702ffab1307416aec7;p=pandora-kernel.git drm: fix missing inline function on 32-bit powerpc. The readq/writeq really need to be static inline on the arches which don't provide them. Reported-by: Benjamin Herrenschmidt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed