summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2012-11-08 14:03:56 +1000
committerBen Skeggs <bskeggs@redhat.com>2012-11-29 09:57:47 +1000
commit0a9e2b959f2a1673ca9315df8e0b6dec1069060e (patch)
tree97a94b0912538510c3da731b04c2ccb17c0fc527 /drivers/gpu/drm/nouveau/Makefile
parent35b21d39a541a5c3678520004a66d6b6d8700964 (diff)
downloadlinux-3.10-0a9e2b959f2a1673ca9315df8e0b6dec1069060e.tar.gz
linux-3.10-0a9e2b959f2a1673ca9315df8e0b6dec1069060e.tar.bz2
linux-3.10-0a9e2b959f2a1673ca9315df8e0b6dec1069060e.zip
drm/nvd0/disp: move HDA codec setup to core
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index 306e209d0be..ac9d9281609 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -138,6 +138,7 @@ nouveau-y += core/engine/disp/nva3.o
nouveau-y += core/engine/disp/nvd0.o
nouveau-y += core/engine/disp/nve0.o
nouveau-y += core/engine/disp/dacnv50.o
+nouveau-y += core/engine/disp/hdanvd0.o
nouveau-y += core/engine/disp/sornv50.o
nouveau-y += core/engine/disp/sornvd0.o
nouveau-y += core/engine/disp/vga.o