git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
833bb30
)
drm: fix missing inline function on 32-bit powerpc.
author
Dave Airlie
<airlied@redhat.com>
Tue, 31 Mar 2009 04:14:39 +0000
(15:14 +1100)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 2 Apr 2009 23:07:07 +0000
(09:07 +1000)
The readq/writeq really need to be static inline on the arches which
don't provide them.
Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found