summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSergio Aguirre <saaguirre@ti.com>2011-12-06 11:44:24 +0100
committerSebastien Jan <s-jan@ti.com>2011-12-06 11:45:36 +0100
commite50d779bab90c0dba28f5eafc9b1ce8f6ff5b9aa (patch)
treea896c71885895a10bbb81f575a76cf8e417cf11b /include
parented7c9e6960be851c4c1304581f4a56e0c81f56f6 (diff)
DRM: OMAP: Fix Kbuild header entry for omap_drm.h
Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3dfdb7a1849b..78353f75d646 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -281,7 +281,7 @@ header-y += nubus.h
header-y += nvram.h
header-y += omap3isp.h
header-y += omapfb.h
-header-y += omap_gpu.h
+header-y += omap_drm.h
header-y += oom.h
header-y += param.h
header-y += parport.h