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:
5db4c6c
)
drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
author
Max Filippov
<jcmvbkbc@gmail.com>
Sat, 13 Oct 2012 21:58:26 +0000
(
01:58
+0400)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 16 Oct 2012 06:29:12 +0000
(16:29 +1000)
ttm_agp_tt_create is itself defined under CONFIG_AGP, so there's no
point calling it otherwise.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found